MCP Servers / development / Agent Receipts

Agent Receipts

JSON →
httpnonedevelopment

Cryptographic accountability for AI agents. Ed25519-signed receipts for every MCP tool call — constraints, chains, AI judgment, invoicing, local dashboard.

Install
How to run this server
[ { "cmd": "npx @agent-receipts/mcp-server", "imports": [] } ]
server path: agent-receipts
Tools
What this server exposes
memory_observe
Store a fact or observation about an entity in the agent's memory graph
memory_context
Load all stored entities, observations, relationships, and preferences for the current session
memory_recall
Search memory for specific information, returning structured results
memory_forget
Remove a memory with soft delete and audit trail
Configuration
Environment & auth
authnone
envAGENT_RECEIPTS_AGENT_ID
envAGENT_RECEIPTS_ORG_ID
envRECEIPT_SIGNING_PRIVATE_KEY
Resources
Agent Receipts — MCP Server · libregistry