SyncGTM logo
All enrichments & signals

Company Revenue

Estimate a company's annual revenue range using public and third-party data sources.

Configure MCP server with Company Revenue

Access the Company Revenue action via MCP to estimate company revenue 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

What is Notion's estimated annual revenue?

Example response

json
{
  "company_name": "Notion",
  "revenue_range": "$100M-$500M",
  "revenue_estimate": 250000000
}

Learn more about Enrichment MCP

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