Skip to content
VS Code

ARBITER for VS Code

fyi.grip/arbiter

Decision arbitration, action routing, workflow control, deployment remediation, persistent memory.

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

Install ARBITER in VS Code

.vscode/mcp.json

{
  "servers": {
    "arbiter": {
      "type": "http",
      "url": "https://api.grip.fyi/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

ARBITER in other clients