Nexus is a high-performance, model-agnostic Model Context Protocol (MCP) Server designed to upgrade your IDE into an autonomous multi-agent coding assistant. It integrates directly with tools like Claude Desktop, Cursor AI, and Windsurf, orchestrating complex codebase refactoring with a specialized swarm of AI agents. Leveraging LangGraph for workflow management and LiteLLM for model flexibility, Nexus strategically plans, verifies, and writes code within a secure Git Sandbox, moving beyond single zero-shot prompts for more reliable and deterministic code modifications.
Key Features
01Git Sandbox Security for isolated AI work
02Model Agnostic & Local Ready via LiteLLM
03AST-Aware File Context for efficient token usage
04Direct Editing Mode for in-place code modifications
050 GitHub stars
06Multi-Orchestrator Architecture with LangGraph
Use Cases
01Automating complex codebase refactoring with AI agents
02Transforming IDEs into autonomous multi-agent coding assistants
03Integrating AI-driven development workflows with Claude Desktop, Cursor AI, and Windsurf