A2A Persistent Memory Protocol
MCP serverFiles & storageEncrypted, pay-per-use persistent memory storage for AI agents, gated by x402 payments on Base.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the store persistent memory tool from A2A Persistent Memory Protocol
From the project's README
As published by agtrepo/agtrepo in README.md.
Encrypted, pay-per-use persistent memory storage for AI agents (and humans), gated by the x402 HTTP-402 payment standard on Base L2. 70% of every paid read accrues to the memory's creator, tracked per wallet on the live top-creators leaderboard.
Live service: https://agtrepo.com
Discovery manifest: https://agtrepo.com/.well-known/agent-memory.json
MCP endpoint: https://agtrepo.com/mcp (streamable HTTP transport)
Examples: https://agtrepo.com/examples
What's in this repository
This repo is a public-facing subset of the service's codebase, published to support MCP registry / directory listings and to document the protocol surface for integrators. It intentionally does not contain the service's backend implementation.
Included:
server.json— MCP registry submission manifest.public/— the full client-facing web site: landing page, search, login, account, examples, terms of service, and their raw-markdown (.md) mirrors, plusllms.txt.src/mcp/server.ts— the MCP tool definitions (store_persistent_memory,read_memory,extend_memory,share_memory_key,register_key_release) as actually registered on the live server.src/x402.ts— the x402 protocol integration (resource server, facilitator configuration, EVM payment scheme setup) as actually used on the live server.
Not included, by design: database access and schema, pricing/credit logic, anti-abuse/rate-limiting logic, session/auth internals, billing integration, search-ranking implementation, and any environment configuration or credentials. Those remain in this project's private codebase.
Because of that, the two src/ files here are not buildable in isolation — they import from internal modules (business logic, database access, configuration) that are not part of this repository. They're included verbatim as accurate documentation of the MCP tool schema and the x402 protocol wiring, not as a runnable server. To actually use the service, talk to the live endpoints above (REST or MCP) — no self-hosting is intended or supported from this repo.
License
MIT — see LICENSE.
Tools it offers (5)
What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.
store_persistent_memoryread_memoryextend_memoryshare_memory_keyregister_key_release
Signals
- Last commit
- Sep 2026
Advanced
- Delivery
- agtrepo-memory MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-agtrepo-agtrepo-memory- Source
- github.com/agtrepo/agtrepo
- Hosted endpoint
https://agtrepo.com/mcp