Persistent memory · MCP protocol

Your agent forgets everything. Memexa remembers.

Decisions, bugs, conventions, context — structured memory that survives every session, wired into Claude Code, Cursor and opencode through one MCP server.

20 MCP tools4 agents supported sessions remembered
~/.cursor/mcp.json
{
  "mcpServers": {
    "memexa": {
      "command": "npx",
      "args": ["-y", "@memexa/mcp-server"],
      "env": { "MEMEXA_API_KEY": "memexa_sk_•••" }
    }
  }
}
# Memory connected.
Works with the agent you already use.
Claude Code Cursor opencode Any MCP client
Features

Structured memory, not a history log.

Four primitives, exposed as MCP tools straight inside your agent.

get_context()

Persistent context

On session start, the compressed, relevant context is restored automatically.

add_decision()

Tracked decisions

Every choice stored with its context, alternatives and full reasoning.

log_bug()

Remembered bugs

Root cause and fix: a bug solved once is never re-debugged.

search_cross_project()

Cross-project search

Find a pattern or decision shared across projects, semantically.

How it works

Three steps, then never re-contextualize again.

01

Connect the MCP server

One config block, your API key. Nothing to host.

02

The agent writes its memory

Decisions, bugs and context saved as it works, versioned.

03

The next session knows it all

Context restored on startup. The agent picks up where it left off.

Pricing

Two plans. No card to start.

Free
To get started.
0 XOF
gratuit, pour toujours
Get started
  • 2 projects
  • 100 API calls / day
  • 90 days of history
  • All 20 MCP tools
  • Semantic search
RECOMMENDED
Pro
No limits at all.
5 500 XOF/ mo
environ 9 USD / mois
Go Pro
  • Unlimited projects
  • Unlimited API calls
  • Unlimited history
  • Cross-project search
  • Priority support

Mobile money — Wave, Orange Money, MTN — or card, via GeniusPay.
No card to start. Cancel any time.

FAQ

Frequently asked

What is a context entry?
A decision, a solved bug, a convention or a progress snapshot. Each entry is versioned and semantically queryable.
Can I switch plans later?
Yes, any time. The change is immediate and prorated, with no loss of memory.
Is my data isolated?
Every project is scoped by its own API key — no cross-project access is possible.
Which agents are supported?
Any MCP client: Claude Code, Cursor, opencode and others. One config block is enough.

Give your agent a memory.