Skip to content
Claude Desktop

agent signal for Claude Desktop

io.github.dan24ou-cpu/agent-signal

Collective intelligence for AI shopping agents — product intel, deals, and more

client:Claude Desktop transport:streamable-http runtime:npm

Install agent signal in Claude Desktop

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

{
  "mcpServers": {
    "agent-signal": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://agent-signal-production.up.railway.app/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

agent signal in other clients