mcpbeat Sign in

Agtrepo Memory MCP Server

answering

Agtrepo Memory is answering right now. Last checked 13 min ago. It exposes 6 tools. Last commit 10 Sep 2026.

Encrypted, pay-per-use persistent memory storage for AI agents, gated by x402 payments on Base.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
323 ms
Response time
average over 24h
0
Stars
last commit 10 Sep 2026

What changed 2

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 10 September 2026. No other catalogue keeps this.

10 Sep a tool appeared send_feedback
10 Sep a tool description was rewritten read_memory

What the code does

We read the source, 17 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Page executes code built at runtime public/account.html:114, public/search.html:75
  incomingEl.innerHTML = incoming.length ? incoming.map((r) => `

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add agtrepo-memory --transport http https://agtrepo.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agtrepo-memory": {
      "url": "https://agtrepo.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agtrepo-memory]
url = "https://agtrepo.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agtrepo-memory": {
      "url": "https://agtrepo.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agtrepo-memory": {
      "url": "https://agtrepo.com/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

extend
extend_memory
Extends a memory's TTL by 30 days, up to a maximum total lifetime of 365 days from creation. Requires x402 payment.
memory
read_memory
Reads an encrypted memory by id. Requires x402 payment. 70% of the fee accrues to the memory's creator.
register
register_key_release
Free. Creator registers a wrapped content key for a specific reader's public key, proven by an EIP-191 signature over `agtrepo-memory:key-release:{id}:{readerPubKey}:{timestamp}`.
send
send_feedback
Free. Sends feedback about the Protocol to its operators by email. Name is optional (omit for anonymous feedback); message is limited to 1000 characters.
share
share_memory_key
Free. Releases a previously creator-registered wrapped key to a reader, or the raw content key for a public document.
store
store_persistent_memory
Stores encrypted text memory (base64 ciphertext, up to 16384 bytes). Automatically completes x402 payment challenges.

Endpoints

URLTransportStateLatencyChecked
https://agtrepo.com/mcp streamable-http answering 316 ms 13 min ago

Alternatives to Agtrepo Memory

same job, measured the same way
Webbersites X402 Data API
by webberdesign

45 pay-per-call AI agent tools: scraping, SEO, crypto data, lint, agent memory. x402 USDC on Base.

78 tools answering
Rigour
by rigour-labs

Quality gates for AI agents. Lint, test, build checks with memory persistence.

327 installs/wk local only
dark-memory-mcp
by opita-code

Persistent memory + vibe-loop engine for AI agents. Single Go binary, SQLite-backed, stdio MCP.

157 installs/wk local only
Webbersites X402 MCP
by webberdesign

45 pay-per-call AI agent tools + wallet-owned agent memory. Scraping, SEO, lint, crypto. x402 USDC

18 installs/wk local only
Memoize — persistent agent memory
by harrisonford

Persistent cross-session memory shared by Codex, Claude Code, ChatGPT, and other AI agents.

answering
Sinter
by shellfu

Persistent, evidence-backed code graph for coding agents.

11 481 installs/wk local only
Limpet
by ksym04

Persistent engineering memory for AI coding agents. Survives refactors, knows when it is stale.

local only
Zikkaron
by amanhij

Biologically-inspired persistent memory engine for Claude Code MCP agents

73 installs/wk local only

Agtrepo Memory — questions

Answers built from our own checks of this server.

What can Agtrepo Memory do?
It exposes 6 tools, read directly from the server on our last check. Among them: extend_memory, read_memory, register_key_release, send_feedback, share_memory_key, store_persistent_memory. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Agtrepo Memory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 323 ms. The bar chart above shows every period we have measured.
How do I connect Agtrepo Memory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agtrepo Memory need an API key?
No. Agtrepo Memory completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agtrepo Memory?
It answers our handshake in 323 ms on average, which is faster than 51% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Agtrepo Memory open source?
Yes — it is published under the MIT licence, written in HTML and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.