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.
91 Tools, 18 Categories
Every capability exposed as an MCP tool. Your agent picks the right one.
6 Resources & 3 Prompts
Resources
novyx://memoriesnovyx://memories/{id}novyx://statsnovyx://usagenovyx://spacesnovyx://spaces/{id}
Prompts
memory-contextsession-summaryspace-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"