Dynamic Intelligence Graph (DIG) MCP server for AI coding agents. Persistent code knowledge graph, a code RAG improvement, with hybrid Graph + Vector + BM25 retrieval, agent memory, multi-agent coordination, and impact-scoped test selection. Works with Claude Code, VS Code Copilot, and Cursor.
<div align="center"> <img src="docs/brain-logo.svg" alt="lxDIG MCP — MCP server for code graph intelligence, persistent agent memory, and multi-agent coordination" width="180" /> <h1>lxDIG MCP — Code Graph Intelligence & Persistent Agent Memory for AI Coding Assistants</h1> <em>Stop RAGing, start DIGging.</em> <br/><br/> <p><strong>Dynamic Intelligence Graph · Agent Memory · Multi-Agent Coordination</strong></p> <p>An open-source <a href="https://modelcontextprotocol.io">Model Context Protocol (MCP)</a> server that gives AI coding assistants<br/>persistent memory, structural code graph analysis, and safe multi-agent coordination — beyond static RAG and GraphRAG.</p> </div> <div align="center"> [](https://modelcontextprotocol.io) [](https://www.npmjs.com/package/@stratsolver/graph-server) [](https://nodejs.org) [](https://www.typescriptlang.org) [](https://memgraph.com) [](https://qdrant.tech) [](LICENSE) [](src) [](QUICK_START.md) [](QUICK_START.md) </div> --- > **Works with:** VS Code Cursor · Claude Code · Claude Desktop · Cursor · any MCP-compatible AI assistant **Supported languages:** TypeScript · JavaScript · TSX/JSX · Python · Go · Rust · Java **Databases:** Memgraph (graph) · Qdrant (vector) **Transports:** stdio (local) · HTT
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.