SyncGTM logo
All enrichments & signals

Enrich LinkedIn Page

Get full details from a company's LinkedIn page including follower count, specialties, and company updates.

Configure MCP server with Enrich LinkedIn Page

Access the Enrich LinkedIn Page action via MCP to get LinkedIn page details from AI tools like Claude, ChatGPT, Cursor, or Windsurf.

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

Enrich the LinkedIn page for Salesforce and summarize their profile.

Example response

json
{
  "company_name": "Salesforce",
  "industry": "Software Development",
  "follower_count": 5200000,
  "specialties": ["CRM", "Sales Cloud", "Service Cloud"],
  "headquarters": "San Francisco, California"
}

Learn more about Enrichment MCP

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