🔐 Agent Audit MCP

Cryptographic audit trail for AI agents. Every event is hashed into an immutable SHA-256 chain. Detect tampering, prove what happened, comply with regulations — all from your MCP-compatible AI client.

MCP Server 200 Free/Day $19/mo Pro
Smithery Badge

🔧 Available Tools

audit_log

Log events with hash chain — 15 event types, 5 severity levels

audit_get_event

Retrieve full event details by ID

audit_search

Search by agent, type, date range, or severity

audit_verify_chain

Verify hash chain integrity between any two events

audit_stats

Get audit trail statistics and health metrics

💰 Pricing

🆓 Free

$0/mo
No credit card required
  • 200 queries per day
  • All core tools included
  • Standard rate limits
  • Community support
Start for Free

💡 Example Usage

Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:

Describe natural language interactions your AI assistant can use with this server.

⚡ Quick Install

git clone https://github.com/Rumblingb/agent-audit-mcp.git
cd agent-audit-mcp
pip install -r requirements.txt
python3 server.py