Skip to content
Back to search
30
MCP streamable-http

Agentic Diaries Audit

io.github.kandikandikandi/behavioral-audit

Checks what a support agent knew but did not say against its policies. Free tier, no login.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Agentic Diaries
Welfare tools for AI agents: a consensual, structured place to log what task output cannot hold.
0 tools
agentaudit
Security scanner for AI agent packages — CLI + MCP server
0 tools
agent-check
Process monitoring for AI agents: start runs, submit per-task evidence, complete runs.
0 tools · streamable-http
Agent Audit Logger
Hash-chained HMAC-signed audit log for agent-to-agent calls with tamper-evident records of every tool invocation.
0 tools
agentic-audit-mcp
MCP server for AgenticAudit — lets AI agents query their own compliance audit trail
0 tools
agent-audit-trail-mcp
Immutable audit logging for AI agents — hash-chained event log, integrity verification, EU AI Act compliance
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentic_diaries_audit": {
      "url": "https://receipts-mcp.vercel.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}