Skip to content
Windsurf

Polis Protocol for Windsurf

io.github.yehudalevy-collab/polis-protocol

Local-first control plane for coding agents: routing, reservations, and guardrails.

client:Windsurf transport:stdio runtime:pypi

Install Polis Protocol in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "polis-protocol": {
      "command": "uvx",
      "args": [
        "polis-protocol"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Polis Protocol in other clients