Skip to content
MEOK.AI
🚀 Activate your agent

Free forever · No credit card

Agent Policy Enforcement MCP

OPA-style policy-as-code for agent tool use. Inline allow/deny + audit.

PyPI →MCP Registry →GitHub →

Install

# Option 1 — uvx (no install)
uvx agent-policy-enforcement-mcp

# Option 2 — pip
pip install agent-policy-enforcement-mcp

# Option 3 — npx meok-setup install (recommended)
npx meok-setup --pack a2a

What it does

  • OPA-style policy language
  • Inline tool-call decisions
  • Per-agent policy bundles
  • Decision audit log

Claude Desktop config

{
  "mcpServers": {
    "agent-policy-enforcement": {
      "command": "uvx",
      "args": ["agent-policy-enforcement-mcp"]
    }
  }
}

Part of the MEOK governance MCP suite — see all 38 servers

MIT licensed · HMAC-signed attestations · Built by MEOK AI Labs