Skip to content
Claude Desktop

Competitor Tracking API for Claude Desktop

ai.trendsapi/competitor-tracking

Track competitor brand demand across search, social and news. Free key at trendsapi.ai

client:Claude Desktop transport:streamable-http

Install Competitor Tracking API in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "competitor-tracking": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://competitor-tracking.api.trendsapi.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Competitor Tracking API in other clients