MCP Server
MCP
Polis Protocol
Local-first control plane for coding agents: routing, reservations, and guardrails.
Install
uvx polis-protocol
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "polis-protocol",
"version": "2.0.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Run the polis lifecycle as a stdio MCP server (auto-detects the nearest _polis/ workspace; pass --polis-root to override).",
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment