概要
What is Novyx MCP?
Novyx MCP provides persistent memory for AI agents, enabling them to remember, recall, rollback, and audit across sessions. It integrates with any MCP-compatible client and works locally with SQLite out of the box, requiring no API key.
How to use Novyx MCP?
Run uvx novyx-mcp to start the server. No API key or external service is required. The server is compatible with Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP client.
Key features of Novyx MCP
- 72 tools, 6 resources, 3 prompts
- Semantic search with importance scoring
- Undo any operation and time-travel to any point
- Cryptographic hash chain for tamper-proof audit trail
- Structured knowledge graph with confidence scores
- Policy-evaluated agent actions with approval workflows
Use cases of Novyx MCP
- Giving AI agents long-term memory that persists across sessions
- Auditing and verifying agent actions with a cryptographic chain
- Coordinating multiple agents using isolated memory namespaces
- Testing memory interactions via CI/CD quality gates (Eval & Baselines)
- Debugging agent behavior by replaying memory state changes
FAQ from Novyx MCP
Does Novyx MCP require an API key?
No. It works locally with SQLite out of the box, no API key needed.
Which clients does Novyx MCP work with?
It works with Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compatible client.
What tools and capabilities does Novyx MCP provide?
The server offers 72 tools, 6 resources, and 3 prompts, including semantic recall, rollback, audit trail, knowledge graph, governed actions, and context spaces.
Is the audit trail tamper-proof?
Yes. The audit trail uses a cryptographic hash chain, making it tamper-proof.
Can I undo operations after they are performed?
Yes. The rollback feature allows you to undo any operation and time-travel to any prior memory state.