Skip to main content

MCP Server

107 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 (64)

CategoryToolsTier
Core Memoryremember, recall, forget, list_memories, memory_stats, memory_healthFree+
Knowledge Graphadd_triple, query_triples, delete_triple, list_entities, get_entity, delete_entity, get_links, link_memories, unlink, graph_edgesPro+
Context Spacescreate_space, list_spaces, update_space, delete_space, share_space, space_memories, shared_contexts, accept_shared_context, revoke_shared_contextFree+
Rollback & Auditrollback, rollback_preview, rollback_history, audit, audit_verifyFree+
Replayreplay_timeline, replay_snapshot, replay_diff, replay_lifecycle, replay_memory, replay_memory_drift, replay_recallPro+
Cortexcortex_run, cortex_config, cortex_status, cortex_insightsPro+
Evaleval_run, eval_gate, eval_history, eval_driftAll
Actions/Controllist_pending, approve_action, check_policy, action_historyPro+
Memory Draftsdraft_memory, merge_draft, reject_draft, draft_diff, memory_draftsStarter+
Otherdashboard, context_now, supersede, memory_branch, merge_branch, reject_branch, trace_create, trace_step, trace_complete, trace_verifyVaries

See the full tools reference for parameters and response shapes.