petrova.host · v0
Fleet MCP server for the petrova-codes constellation. Federated, read-only access to the registry, governance state, decisions, and prompts.
Endpoint
POST https://petrova.host/rpc
authorization: Bearer <token>
content-type: application/json
Example
curl -X POST https://petrova.host/rpc \
-H "authorization: Bearer $PETROVA_HOST_BEARER" \
-H "content-type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
Tools
petrova.context— bootstrap context for a repopetrova.registry.{query,get}— fleet inventorypetrova.state.get— current phase / statuspetrova.governance.{phase,audit}petrova.decisions.searchpetrova.transitions.recentpetrova.prompts.{list,get}petrova.routing.resolve
Discovery
Service descriptor: GET /rpc