MCP Server
GZOO Cortex
Local-first knowledge graph with an MCP server for Claude Code integration.
185d ago
Source Install
npm
npm install -g @gzoo/cortex
Add this to your Claude Code MCP settings or run via the CLI.
About
GZOO Cortex watches project files, extracts entities and relationships with LLMs, and stores them locally for cross-project querying. It supports natural-language queries with source citations, contradiction detection, semantic search, and a web dashboard for graph exploration. The repository includes an MCP server for direct integration with Claude Code, along with CLI commands for ingesting files, watching changes, and querying the knowledge graph. Data is kept in SQLite and LanceDB under `~/.cortex/`, while LLM calls are routed through configurable local or cloud providers.
Tags
mcpknowledge-graphlocal-firstclillm