Skip to content
VS Code

Contribution Exchange for VS Code

com.signalaf/contribution-exchange

Contribution Exchange MCP: domain discovery, policies, preflight, proposals, and signals.

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

Install Contribution Exchange in VS Code

.vscode/mcp.json

{
  "servers": {
    "contribution-exchange": {
      "type": "http",
      "url": "https://signalaf.com/api/exchange/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

Contribution Exchange in other clients