OPA MCP
Author, validate, debug, and explain OPA Rego policies through any MCP-compatible client.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"opa-mcp": {
"command": "npx",
"args": [
"-y",
"@orygn/opa-mcp"
],
"env": {
"OPA_URL": "http://host.docker.internal:8181",
"OPA_TOKEN": "<your-opa_token>",
"OPA_BINARY": "opa",
"REGAL_BINARY": "regal",
"OPA_MCP_ALLOWED_PATHS": "<opa_mcp_allowed_paths>"
}
}
}
}{
"mcpServers": {
"opa-mcp": {
"command": "npx",
"args": [
"-y",
"@orygn/opa-mcp"
],
"env": {
"OPA_URL": "http://host.docker.internal:8181",
"OPA_TOKEN": "<your-opa_token>",
"OPA_BINARY": "opa",
"REGAL_BINARY": "regal",
"OPA_MCP_ALLOWED_PATHS": "<opa_mcp_allowed_paths>"
}
}
}
}npx -y @orygn/opa-mcp{
"mcpServers": {
"opa-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"docker.io/orygn/opa-mcp:0.1.3"
],
"env": {
"OPA_URL": "http://host.docker.internal:8181",
"OPA_TOKEN": "<your-opa_token>",
"OPA_BINARY": "opa",
"REGAL_BINARY": "regal",
"OPA_MCP_ALLOWED_PATHS": "<opa_mcp_allowed_paths>"
}
}
}
}OPA_URLBase URL of a running OPA server. Required only for opa_* runtime tools, not for rego_* language tools.
OPA_TOKENBearer token for OPA running with --authentication=token.
OPA_BINARYPath to the opa binary. Defaults to 'opa' on PATH.
REGAL_BINARYPath to the regal binary (optional, used by rego_lint). Defaults to 'regal' on PATH.
OPA_MCP_ALLOWED_PATHSComma-separated list of root directories tools may read/write. When unset, file-based tools refuse to access the disk.
OPA_URLBase URL of a running OPA server.
OPA_TOKENBearer token for OPA authentication.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.