Boundary
Run with a control-scoped VIRA_API_KEY.
CONTROL
Expose reviewed control-plane operations to MCP clients while keeping runtime behavior enforcement and automatic publishing outside the MCP server.
EXECUTION BOUNDARY
IDENTITY PRESERVED
SUPPORTED OPERATIONS
view profiles, revisions, and deployments
inspect Teach Inbox
submit evidence
start evaluation
review control-plane state
IMPLEMENTATION HOOK
This example mirrors the repository documentation. The exact API contract remains in Docs and source.
VIRA_API_URL=https://api.example.com VIRA_API_KEY=... pnpm --filter @vira-behavior/mcp-server startSECURITY BOUNDARY
Run with a control-scoped VIRA_API_KEY.
Runtime enforcement remains outside the MCP process.
LIMITATIONS