Skip to content
Claude Desktop

intelcue mcp for Claude Desktop

io.github.intelcue/intelcue-mcp

Market & competitive intelligence for Claude & AI assistants: trends, alerts, keywords & more.

client:Claude Desktop transport:streamable-http

Install intelcue mcp in Claude Desktop

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

{
  "mcpServers": {
    "intelcue-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.intelcue.ai/v1/mcp/sse"
      ]
    }
  }
}

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

intelcue mcp in other clients