Polis Protocol for Cline
io.github.yehudalevy-collab/polis-protocol
Local-first control plane for coding agents: routing, reservations, and guardrails.
client:Cline
transport:stdio
runtime:pypi
Install Polis Protocol in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"polis-protocol": {
"command": "uvx",
"args": [
"polis-protocol"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs