Skip to content
VS Code

agent signal for VS Code

io.github.dan24ou-cpu/agent-signal

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

client:VS Code transport:streamable-http runtime:npm

Install agent signal in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-signal": {
      "type": "http",
      "url": "https://agent-signal-production.up.railway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

agent signal in other clients