Skip to content
VS Code

signal bureau for VS Code

io.github.evolutionlabs-dev/signal-bureau

SigB (Signal Bureau): maintained, source-traced record of entities and events in your named domain.

client:VS Code transport:streamable-http tools:22

Install signal bureau in VS Code

.vscode/mcp.json

{
  "servers": {
    "signal-bureau": {
      "type": "http",
      "url": "https://api.signalbureau.ai/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

signal bureau in other clients