Skip to content
Cursor

agent audit logger mcp for Cursor

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

Install agent audit logger mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-audit-logger-mcp": {
      "url": "https://api.meok.ai/v1/a2a/audit-logger"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

agent audit logger mcp in other clients