Skip to main content
Glama
alludium

Harmonic MCP Server

by alludium

harmonic_get_company_connections

Identify team members with connections to a target company for warm introductions in venture capital deal flow.

Instructions

Find which team members have connections to a company. Key for warm introductions in VC deal flow.

What it does: Returns your team's network connections to people at the target company, showing who knows whom and how they're connected.

Returns: { "data": [ { "user_urn": "urn:harmonic:user:17115", "target_person_urn": "urn:harmonic:person:73639745", "target_person_email_address": "mike@harmonic.ai", "connection_sources": ["EMAIL", "LINKEDIN"] } ] }

Connection sources:

  • EMAIL: Connected via email correspondence

  • LINKEDIN: LinkedIn connection

  • CALENDAR: Met via calendar events

Use case: Before reaching out to a company, find if anyone on your team has a warm intro path.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
company_idYesCompany ID or URN
firstNoNumber of connections to return (default: 10, max: 100)
afterNoCursor for pagination
response_formatNoOutput format: "json" or "markdown"json

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alludium/harmonic-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server