Skip to content
VS Code

signalpipe for VS Code

io.github.abyousef739/signalpipe

Buying-intent judgement for AI agents: a three-judge panel scores any text as buyer or not.

client:VS Code transport:streamable-http

Install signalpipe in VS Code

.vscode/mcp.json

{
  "servers": {
    "signalpipe": {
      "type": "http",
      "url": "https://api.signalpipe.io/mcp"
    }
  }
}

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

signalpipe in other clients