Remote MCP server for the Oversight AI-governance dashboard: your AI assistant reads and writes your AI agent registry, governance findings, posture scores and board reports. Covers APRA CPS 230/234, the APRA AI letter, ISO 42001 and the Voluntary AI Safety Standard.
Mint a token in the Oversight dashboard (Settings, MCP tokens), then send it as:
Authorization: Bearer ovs_<token>
POST /mcp MCP streamable HTTP (JSON-RPC)GET /openapi.json OpenAPI 2.0 spec for Microsoft Copilot Studio (mcp-streamable-1.0)GET /.well-known/mcp/schema server + tool descriptionsGET /health liveness{
"mcpServers": {
"oversight": {
"url": "https://mcp.oversight.veyruna.com/mcp",
"headers": { "Authorization": "Bearer ovs_<token>" }
}
}
}
Add a custom connector from the OpenAPI spec at /openapi.json
(streamable MCP), set API-key auth on the Authorization header with value
Bearer ovs_<token>.
oversight.veyruna.com ยท by Veyruna