Skip to main content

MCP Server

23 memory tools for Cursor, Claude Code, Claude Desktop, and any MCP-compatible client.

Install: pip install novyx-mcp

No API key needed

novyx-mcp runs locally with SQLite at ~/.novyx/local.db. Add a Novyx API key later to sync to the cloud.

Modes

ModeStorageAPI KeyUse case
LocalSQLite (~/.novyx/local.db)Not requiredPersonal projects, getting started
CloudNovyx API (Postgres)RequiredProduction, multi-device sync

Tools (23)

CategoryToolsTier
Core Memoryremember, recall, list, get, update, delete, supersede, rollback, rollback_preview, create_link, get_links, delete_linkFree+
Knowledge Graphcreate_triple, query_triples, traverse_entityPro+
Contextcontext_now, audit_trail, usage_statsFree+
Milestonescreate_milestone, list_milestones, milestone_diffPro+
Cortexcortex_status, cortex_runPro+

See the full tools reference for parameters and response shapes.