Configure MCP server with Get Company LinkedIn Page
Access the Get Company LinkedIn Page action via MCP to find LinkedIn URLs 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
“Find the LinkedIn page for HubSpot.”
Example response
json
{
"linkedin_url": "https://linkedin.com/company/hubspot",
"company_name": "HubSpot"
}Learn more about Enrichment MCP
SyncGTM Enrichment MCP gives AI tools direct access to 75+ enrichment and signal actions. Explore all MCP actions →