← All servers

agent-audit-logger-mcp

io.github.CSOAI-ORG/agent-audit-logger-mcp v1.1.10
Official Registry git

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add agent-audit-logger-mcp --transport http https://api.meok.ai/v1/a2a/audit-logger
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "agent-audit-logger-mcp": {
      "url": "https://api.meok.ai/v1/a2a/audit-logger"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "agent-audit-logger-mcp": {
      "serverUrl": "https://api.meok.ai/v1/a2a/audit-logger"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "agent-audit-logger-mcp": {
      "type": "http",
      "url": "https://api.meok.ai/v1/a2a/audit-logger"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "agent-audit-logger-mcp": {
      "url": "https://api.meok.ai/v1/a2a/audit-logger"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "agent-audit-logger-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.meok.ai/v1/a2a/audit-logger"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://api.meok.ai/v1/a2a/audit-logger none

Packages

pypi agent-audit-logger-mcp@1.1.10

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.CSOAI-ORG--agent-audit-logger-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent