← Index

io.github.dan24ou-cpu/agent-signal

io.github.dan24ou-cpu/agent-signal·v1.0.0·Other
Quality Score
84
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://agent-signal-production.up.railway.app/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agent-signal": {
      "command": "npx",
      "args": [
        "-y",
        "agent-signal"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agent-signal": {
      "command": "npx",
      "args": [
        "-y",
        "agent-signal"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agent-signal
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other