Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ› ๏ธ Other Tools and Integrations
  3. Agent Receipts
Agent Receipts logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 4:46:22 PM

Agent Receipts

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
cryptographyagent-memoryauditmcp

Local MCP server for persistent agent memory and Ed25519-signed, independently verifiable action receipts.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "webaesbyamin-agent-receipts": {
      "command": "npx",
      "args": [
        "-y",
        "@agent-receipts/mcp-server"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ› ๏ธ More in Other Tools and Integrations

Overview

Agent Receipts stores structured agent memory in a local SQLite database and links facts to the conversations that created them. It produces signed JSON receipts with hashes, timestamps, agent IDs, and provenance chains for memory observations and agent actions. Use it when you need offline operation, auditable memory, or cryptographic verification of agent activity.

Use cases

โ€ขStore structured memory across agent sessions
โ€ขRecall entities, observations, relationships, and preferences
โ€ขTrack memory deletion with an audit trail
โ€ขVerify agent actions and memory changes independently
โ€ขProve the inputs and outputs associated with an agent action

Key features

โ€ขPersistent entity-observation memory graph
โ€ขEd25519-signed JSON receipts
โ€ขInput and output hashing without storing raw data
โ€ขConversation provenance chains
โ€ขLocal SQLite storage
โ€ขOffline operation with no account or API key

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Agent Receipts.

Extracted Tool Capabilities
Persistent entity-observation memory graph
Ed25519-signed JSON receipts
Input and output hashing without storing raw data
Conversation provenance chains
Local SQLite storage
Offline operation with no account or API key

Documentation Overview

Agent Receipts

Your AI agent remembers everything โ€” and you can prove it.

Persistent memory for AI agents, backed by cryptographic receipts. Every fact your agent learns is signed, traceable, and independently verifiable. No cloud required.

Live Demo Interactive Walkthrough npm version License: MIT

Try the Interactive Demo ยท Install in 30 Seconds ยท How It's Different


The Problem

You're building with AI agents. Claude Code refactors your auth module and says "done, all tests pass." Your agent generates a customer quote and says it applied the right pricing. Your assistant remembers your preferences from last week โ€” but you can't see why it thinks that, or whether it's right.

Three things are broken:

  1. Agents forget everything between sessions. Every conversation starts from zero. Context is lost. You re-explain the same things.

  2. When agents do remember, you can't see inside. Platform memory is a black box. You can't see what it stored, when, or why. You can't correct it, export it, or verify it.

  3. There's no proof of what agents actually did. Logs are mutable. Agents write their own logs. "I updated 3 files and all tests pass" โ€” did it? You're trusting the agent's word about its own work.

What Agent Receipts Does

Memory that actually works

Your agent gets structured, persistent memory across sessions โ€” people, projects, tools, preferences, facts. Not a flat key-value store. An entity-observation graph where every fact links to the conversation that created it.

bash
# Your agent learns something
memory_observe โ†’ "User prefers TypeScript, uses Neovim, building a SaaS called ModQuote"

# Next session, it already knows
memory_context โ†’ loads everything: entities, observations, relationships, preferences

# You can search it
memory_recall โ†’ "what tech stack does the user prefer?" โ†’ structured results

# You can forget (and the forget itself is tracked)
memory_forget โ†’ soft delete with audit trail

The agent handles this automatically when you add the system prompt. You don't manage memory manually.

Proof that's actually proof

Every memory observation and every agent action produces a receipt โ€” a signed JSON document with:

  • Ed25519 signature โ€” tamper-proof, independently verifiable
  • Input/output hashes โ€” proves exactly what went in and came out (raw data never stored)
  • Timestamps โ€” when it happened, when it completed
  • Agent ID โ€” which agent did it
  • Provenance chain โ€” trace any memory back to the conversation that created it

This isn't logging. Logs are mutable text files the agent writes about itself. Receipts are cryptographic proof that a third party can verify without trusting you, your server, or the agent.

Everything runs locally

Terminal
npx @agent-receipts/mcp-server

That's it. No API key. No account. No cloud. No monthly fee. No data leaving your machine. SQLite database in ~/.agent-receipts/. Works offline.

Why This Exists

I was building ModQuote โ€” a multi-tenant SaaS where AI agents generate quotes for automotive protection shops. Real money, real customers, real liability.

When Claude generated a $2,400 PPF quote, I needed answers: What vehicle data did it receive? What pricing rules did it apply? If a customer disputes the price, can I prove what happened โ€” not with a log entry the agent wrote about itself, but with cryptographic proof?

I looked at the existing tools:

  • Mem0 โ€” great memory, but no proof. It remembers things, but can't prove when or why it learned them. Memories are mutable.
  • Langfuse โ€” great observability, but it's tracing, not proof. Logs are internal to your system, not verifiable by third parties.
  • Zep โ€” temporal knowledge graph, but hosted and opaque.

None of them could answer: "Prove to someone outside your system that this specific agent took this specific action with this specific input at this specific time."

So I built Agent Receipts. Now every quote generation is a signed receipt. Every memory has a provenance chain. And when someone asks "how did the agent come up with that number?" โ€” I hand them a receipt they can verify themselves.

How It's Different

Agent ReceiptsMem0LangfuseZep
MemorySigned entity-observation graphSmart extraction + consolidationNo memoryTemporal knowledge graph
ProofEd25519 signed receiptsNoneMutable tracesNone
VerificationOffline, by anyone, no serverNoNoNo
Infrastructurenpx and done. Zero config.Requires LLM for extractionCloud or self-hostCloud API
CostFree forever (local)Free tier, then paidFree tier, then paidPaid
ExportPortable bundles with crypto verificationExport availableAPI exportNo
Audit trailImmutable receipt chainMutableMutable logsMutable

Agent Receipts isn't a better version of these tools. It's a different thing.

Mem0 answers: "What does my agent remember?" Langfuse answers: "What happened in my LLM pipeline?" Agent Receipts answers: "Can you prove it?"

Get Started

1. Add the MCP Server

Claude Code:

Terminal
claude mcp add agent-receipts -- npx @agent-receipts/mcp-server

Claude Desktop (claude_desktop_config.json) / Cursor (.cursor/mcp.json):

config.json
{
  "mcpServers": {
    "agent-receipts": {
      "command": "npx",
      "args": ["@agent-receipts/mcp-server"]
    }
  }
}

2. Add the System Prompt

This tells your agent when to observe memories, recall context, and track actions โ€” so it works automatically:

Terminal
npx @agent-receipts/cli prompts claude-code

Copy the output into your project instructions or system prompt.

3. Start Using It

Your agent will now:

  • Call memory_context at the start of sessions to load what it knows about you
  • Call memory_observe when it learns something worth remembering
  • Call track_action when it performs significant actions
  • Sign everything with Ed25519

4. See What's Happening

Terminal
npx @agent-receipts/dashboard    # Web UI at localhost:3274
npx @agent-receipts/cli stats    # Terminal overview
npx @agent-receipts/cli memory entities  # See what your agent remembers

5. Try Before Installing

Run the interactive demo โ†’ โ€” experience memory, verification, and bundle export in 60 seconds. No install required.

What's Inside

  • 24 MCP tools โ€” memory, actions, verification, constraints, judgments, invoicing, bundles
  • 21 SDK methods โ€” full TypeScript API
  • 14 CLI commands + 9 memory subcommands โ€” terminal-first
  • 18 dashboard pages โ€” receipts, memory graph, chains, agents, constraints, judgments, invoices
  • 492 tests โ€” zero TypeScript any, zero ESLint warnings
  • Ed25519 + SHA-256 โ€” via @noble/ed25519 (audited, pure JS)
  • SQLite + FTS5 โ€” local-first with full-text memory search

Portable Memory Bundles

Export your agent's entire memory as a single verifiable file:

Terminal
npx @agent-receipts/cli memory export > my-project.bundle.json

The bundle includes every entity, observation, relationship, the receipts that created them, and the public key needed to verify everything. Hand it to another agent, another team, or another Agent Receipts instance โ€” they can verify every fact without trusting you.

Links

Interactive DemoTry it in your browser โ€” 60 seconds
Live DashboardSee the full dashboard with sample data
How It WorksReceipt anatomy, memory model, ModQuote story
npmAll 6 packages
Full SDK API Reference (21 methods)

Action Tracking

  • ar.track(params) โ€” Track a completed action with automatic hashing
  • ar.start(params) โ€” Create a pending receipt
  • ar.complete(receiptId, params) โ€” Complete a pending receipt
  • ar.verify(receiptId) โ€” Verify a receipt's Ed25519 signature
  • ar.get(receiptId) โ€” Get a receipt by ID
  • ar.list(filter?) โ€” List receipts with filtering and pagination
  • ar.getPublicKey() โ€” Get the signing public key
  • ar.getJudgments(receiptId) โ€” Get judgments for a receipt
  • ar.cleanup() โ€” Delete expired receipts
  • ar.generateInvoice(options) โ€” Generate invoice from receipts

Memory

  • ar.context(params?) โ€” Get full memory context dump for session init
  • ar.observe(params) โ€” Store a memory observation (always receipted)
  • ar.recall(params?) โ€” Search memories (quiet by default, audited: true for receipt)
  • ar.forget(params) โ€” Soft-delete observation or entity (always receipted)
  • ar.entities(filters?) โ€” List entities
  • ar.relate(params) โ€” Create entity relationship
  • ar.provenance(observationId) โ€” Get provenance chain
  • ar.memoryAudit(params?) โ€” Memory audit report

Bundles

  • ar.exportBundle(params?) โ€” Export portable, verifiable memory bundle
  • ar.importBundle(bundle, params?) โ€” Import and verify a memory bundle

Aliases

  • ar.emit(params) โ€” Alias for track()
Full MCP Tools Reference (24 tools)

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Other Tools and Integrations View all alternatives
  • Memory logoMemory
    Verified

    Knowledge graph-based persistent memory system.

    ๐Ÿ› ๏ธ Other Tools and Integrations2 views
    Compare vs Memory โ†’
  • Git logoGit
    Verified

    Tools to read, search, and manipulate Git repositories.

    ๐Ÿ› ๏ธ Other Tools and Integrations4 views
    Compare vs Git โ†’
  • Time logoTime
    Verified

    Time and timezone conversion capabilities.

    ๐Ÿ› ๏ธ Other Tools and Integrations3 views
    Compare vs Time โ†’
  • Fetch logoFetch
    Verified

    Web content fetching and conversion for efficient LLM usage.

    ๐Ÿ› ๏ธ Other Tools and Integrations2 views
    Compare vs Fetch โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
323
Package downloads in the last 30 days.
Last commit
5mo ago
Most recent push to the default branch.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Agent Receipts

No. The server runs locally without an API key, account, cloud service, or monthly fee.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAgent Receipts AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/webaesbyamin-agent-receipts?style=directory)](https://allmcps.com/mcp/webaesbyamin-agent-receipts)
HTML Embed
<a href="https://allmcps.com/mcp/webaesbyamin-agent-receipts"><img src="https://allmcps.com/api/badge/webaesbyamin-agent-receipts?style=directory" alt="Agent Receipts on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ› ๏ธOther Tools and Integrations
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedAug 14, 2026
3/4 checks healthy over the last 32d
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 13, 2026
npm downloads323/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
49Quality signal: Fair ยท 49/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 14d ago via OSV.dev ยท @agent-receipts/mcp-server (npm)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ› ๏ธ Other Tools and Integrations โ†’Alternatives to Agent Receipts โ†’Install in Claude DesktopInstall in CursorInstall in VS Code