Skip to content
VS Code

Cross-Rail Settlement Binder for VS Code

io.github.arnopiva/crs-binder

Multi-rail settlement binder MCP. binder_verify proves integrity only — not settlement.

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

Install Cross-Rail Settlement Binder in VS Code

.vscode/mcp.json

{
  "servers": {
    "crs-binder": {
      "type": "http",
      "url": "https://crs-binder.fly.dev/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

Cross-Rail Settlement Binder in other clients