Agent memory is the kind of store where a delete tool is a liability, and this one does not ship with any. The token is the whole access model — one bearer credential, claimed once — so treat losing it as losing the account, and paste only the token value into your client rather than the full header.
A paid remote MCP server for persistent agent memory, run by the vendor. There is no local process: you point a client at a URL and authenticate with a bearer token.
- A fixed tool surface for agent memory, plus analytics and search-readiness, reachable over Streamable HTTP
- A published server card at a `.well-known` URL, so a client can discover the server's capabilities before connecting
- A deliberate capability boundary: no arbitrary shell execution, no arbitrary SQL, no deployment controls, no deletion tools, no edits to payment configuration
Version 0.1.0, hosted at `https://agentmemory.space/mcp` over Streamable HTTP — nothing to install. Any client that supports remote Streamable HTTP servers will do; configure the URL and pass `Authorization: Bearer <token>`. The token is issued once, after checkout and a token claim, and goes in your client's secret field rather than a config file you might commit.
