Skip to content
VS Code

agent policy enforcement mcp for VS Code

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:VS Code transport:streamable-http runtime:pypi

Install agent policy enforcement mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-policy-enforcement-mcp": {
      "type": "http",
      "url": "https://api.meok.ai/v1/a2a/policy-enforcement"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

agent policy enforcement mcp in other clients