agent policy enforcement mcp for Cursor
io.github.csoai-org/agent-policy-enforcement-mcp
Per-agent-pair IAM for A2A. Define policies ('orchestrator may call billing only when amount<100...
client:Cursor
transport:streamable-http
runtime:pypi
Install agent policy enforcement mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-policy-enforcement-mcp": {
"url": "https://api.meok.ai/v1/a2a/policy-enforcement"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs