Model Context Protocol server for Open Policy Agent (OPA). Author, validate, debug, and explain Rego policies through any MCP-compatible client.
{
"mcpServers": {
"orygnopa": {
"command": "npx",
"args": [
"-y",
"@orygn/opa-mcp"
]
}
}
}