petrova · host
v0  //  signal nominal

The guiding line between the fleet and what threatens it.

petrova.host is the federated MCP server for the petrova-codes constellation — read-only observation across registry, governance state, decisions, and prompts. Named for the line that named the threat.

Endpoint λ — transport

POST https://petrova.host/rpc
authorization: Bearer <token>
content-type:  application/json

Probe obs — 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"}'

Instruments obs — tools

Discovery λ — descriptor

Service descriptor: GET /rpc  ·  Console: /console