Skip to content
91 tools · 6 resources · 3 prompts

91 MCP Tools
for Agent Memory

The most complete memory server for Claude Code, Cursor, Cline, and any MCP client.Local-first SQLite or Novyx Cloud.Every Novyx customer makes every other customer safer.

No API key needed. Works locally out of the box.

Add to your editor

One command for Claude Code. One config block for Cursor.

Claude Code

Run once. 91 tools available immediately.

Cursor

json
{
  "mcpServers": {
    "novyx-memory": {
      "command": "uvx",
      "args": ["novyx-mcp"]
    }
  }
}

Add to .cursor/mcp.json and restart.

6 Resources & 3 Prompts

Resources

  • novyx://memories
  • novyx://memories/{id}
  • novyx://stats
  • novyx://usage
  • novyx://spaces
  • novyx://spaces/{id}

Prompts

  • memory-context
  • session-summary
  • space-context

Prompts inject pre-built context into your agent's conversation.

Optional

Sync across machines

Local SQLite works out of the box. Add a Novyx API key to sync memories across devices, teams, and sessions.

bash
export NOVYX_API_KEY="nram_your_key_here"
View pricing →