MCP 伺服器

GZOO Cortex

Local-first knowledge graph with an MCP server for Claude Code integration.

185d ago
來源

安裝

npm
npm install -g @gzoo/cortex

把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。

介紹

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.

標籤

mcpknowledge-graphlocal-firstclillm