SyncGTM logo
All enrichments & signals

Company Founded Date

Look up when a company was founded to gauge maturity and stage.

Configure MCP server with Company Founded Date

Access the Company Founded Date action via MCP to look up founding dates 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

When was Stripe founded?

Example response

json
{
  "company_name": "Stripe",
  "founded_year": 2010,
  "company_age_years": 16
}

Learn more about Enrichment MCP

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