SyncGTM logo
All enrichments & signals

Techstack Change

Detect when a company starts or stops using specific technologies. Ideal for scoring and qualifying leads.

Configure MCP server with Techstack Change

Access the Techstack Change signal from AI tools via MCP. Your AI assistant can detect technology changes at any company 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

Has acme.com changed any technologies in their stack recently? List what was added and removed.

Example response

json
{
  "change_detected": true,
  "technologies_added": ["HubSpot", "Segment"],
  "technologies_removed": ["Marketo"],
  "current_stack": ["HubSpot", "Segment", "Salesforce", "Google Analytics", "Cloudflare"]
}

Learn more about Enrichment MCP

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