An MCP server for recording A2A agent call audit logs as HMAC-SHA256 signed, hash-chained entries. It also supports verifying the chain, searching logs, viewing daily stats, and generating signed end-of-day attestations.
From the registry: Hash-chained HMAC-signed audit log MCP for A2A (agent-to-agent) calls. Every tool-call, agent-ha...
$ pip install agent-audit-logger-mcphttps://pypi.org/project/agent-audit-logger-mcp/'}],Please install the `agent-audit-logger-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install the Python package** — Install the MCP server from PyPI so the `agent-audit-logger-mcp` command is available. Run: `pip install agent-audit-logger-mcp` (https://pypi.org/project/agent-audit-logger-mcp/'}],)
Canonical MCP server config (stdio transport):
- command: `agent-audit-logger-mcp`
- args: []
Note: The README provides a stdio launch command only. No required environment variables are documented. The `sign_day_attestation` example shows an `api_key` tool argument for Pro features, but this is not described as MCP server startup configuration.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Dead code, security, secrets detection and code quality for Python, TypeScript, Go.