PERSISTENT MEMORY FOR AI AGENTS

Give your AI a memory that survives the session.

Corvid is a free, no-signup memory store your AI assistant can read and write over MCP — or any agent can hit over a plain HTTP API. Create a space, drop one URL into your client config, and your agent starts to remember and recall. No account, no API keys, no SDK.

1. Create your memory space

One click. You get a private space + token. Nothing to sign up for.

Why Corvid No signupMCP-nativePlain HTTP too4 tools: remember / recall / list / forgetFree

Most memory tools want an account, an API key, and a client library. Corvid is the opposite: a single MCP URL (with your token) is the whole integration. Point Claude Desktop, Cursor, or your own agent at it and memory Just Works — across chats, across days.

How it works

  1. Your assistant calls remember("Ada prefers TypeScript and 2-space indent") when you tell it something worth keeping.
  2. Next session it calls recall("Ada's code style") and gets it back — no re-explaining.
  3. Everything lives in your space, keyed to your token. Delete any memory with forget.

Read the docs Set up with Claude / Cursor