Skip to content
VS Code

agent audit logger mcp for VS Code

io.github.csoai-org/agent-audit-logger-mcp

Hash-chained HMAC-signed audit log MCP for A2A (agent-to-agent) calls. Every tool-call, agent-ha...

client:VS Code transport:streamable-http runtime:pypi

Install agent audit logger mcp in VS Code

.vscode/mcp.json

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

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

agent audit logger mcp in other clients