SyncGTM logo
All enrichments & signals

Person LinkedIn Profile

Find the LinkedIn profile URL for a person using their name and company.

Configure MCP server with Person LinkedIn Profile

Access Person LinkedIn Profile via the SyncGTM MCP server from AI tools like Claude, ChatGPT, Cursor, or Windsurf. Your AI assistant can resolve LinkedIn profiles on demand.

MCP server configuration

Add this to your MCP client configuration (Claude Desktop, Cursor, Windsurf, or any MCP-compatible tool):

json
{
  "mcpServers": {
    "syncgtm": {
      "type": "http",
      "url": "https://api.syncgtm.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Example prompt

Find the LinkedIn profile for Emily Zhang at Stripe.

Example response

json
{
  "linkedin_url": "https://linkedin.com/in/emilyzhang",
  "matched_name": "Emily Zhang",
  "confidence_score": 94
}

Learn more about Enrichment MCP

SyncGTM Enrichment MCP gives AI tools direct access to 75+ enrichment and signal actions. Explore all MCP actions →