This server brings VS Code style project management into Claude and Cursor through MCP. It exposes operations for organizing projects in a tree structure, scanning local Git repositories, and managing recently opened folders. The core comes from an existing VS Code extension that handles drag and drop ordering, linked references, and automatic Git discovery. You'd reach for this when you want your AI agent to navigate between projects, open specific repos, or query what's available locally without manually listing paths. Think of it as giving Claude the same project sidebar awareness you have in your editor, backed by actual file system scanning rather than just conversation context.
claude mcp add --transport stdio io.github.qxchuckle-qcqx-project-manage-mcp uvx qcqx-project-manage-mcp