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

Discovery

Service descriptor: GET /rpc