Skip to content
Back to search
30
MCP

agentmesh_mcp_receipts

pypi/agentmesh_mcp_receipts

MCP tool-call receipt signing — Cedar policy decisions linked to governance receipts

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.tomjwxf/protect-mcp
Signed receipts and Cedar policies for AI agent tool calls. Claude Code hooks, MCP gateway.
0 tools
agent-receipt-validator-mcp
MCP server for validating signed agent execution receipts.
0 tools
com.scopeblind/protect-mcp
Fail-closed Cedar policy gate + Ed25519 signed receipts for agent tool calls. Denies on any error.
0 tools
io.github.al-adnane/kasbah-mcp
Governance layer for agentic AI — signed, verifiable receipts for every agent action.
0 tools
cedar-policy-mcp-schema-generator
Python bindings for the Cedar Policy MCP Schema Generator
0 tools
continuity-mcp
Agent memory with receipts: an MCP server over an append-only, hash-chained ledger for task state, memory, and verified handoffs across sess
0 tools

How to use

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

{
  "mcpServers": {
    "agentmesh_mcp_receipts": {
      "url": "None",
      "transport": "http"
    }
  }
}