memoize.

hosted MCP server

Persistent memory over one MCP URL.

Connect any OAuth-capable MCP client to Memoize. The server exposes focused tools for durable memory and supplies agents with the policy for using them well.

Connection instructionsSource on GitHub

What the client gets

recall

Search fast working memory and consolidated long-term storage.

remember

Save one durable fact, preference, decision, correction, or outcome.

stats

Inspect brain capacity and usage without exposing the token.

forget

Remove a memory from retrieval when the user explicitly asks.

OAuth 2.1 by default

https://memoize.xyz/mcp

Memoize publishes protected-resource and authorization-server metadata, requires PKCE S256, issues audience-bound access tokens, and rotates refresh tokens. Dynamic client registration lets general MCP clients connect without a manually provisioned client secret.

Direct token mode

Automation that already holds a brain token may use it as a Bearer token, or use the private connector URL https://memoize.xyz/mcp/<token>. Keep that URL secret: possession grants access to the brain.