agent-receipts

agent-receipts

webaesbyamin

Cryptographic receipts & persistent memory for AI agents. Ed25519 signatures, local storage, verifiable actions. MCP ser

Provides cryptographic receipts and persistent memory for AI agents with Ed25519 signatures, local SQLite storage, and verifiable action tracking.

185 viewsLocal (stdio)

About agent-receipts

agent-receipts is a community-built MCP server published by webaesbyamin that provides AI assistants with tools and capabilities via the Model Context Protocol. Cryptographic receipts & persistent memory for AI agents. Ed25519 signatures, local storage, verifiable actions. MCP ser It is categorized under ai ml. This server exposes 20 tools that AI clients can invoke during conversations and coding sessions.

How to install

You can install agent-receipts in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

License

agent-receipts is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

Tools (20)

track_action

Track a completed action with cryptographic receipt

start_action

Create a pending receipt for an action

complete_action

Complete a pending receipt

verify_receipt

Verify a receipt's Ed25519 signature

get_receipt

Get a receipt by ID

Alternatives