Exposes Aider's AI coding capabilities programmatically via WebSocket using the Model Context Protocol (MCP).
Aider is a production-ready Model Context Protocol (MCP) server that wraps Aider's functionality, making it accessible via WebSocket. This allows editor plugins and services to interact with Aider programmatically, enabling AI-assisted coding workflows. Supporting standard MCP methods and JSON-RPC 2.0, it ensures compatibility with MCP clients like Claude Desktop. Each client receives an isolated workspace, ensuring a clean and independent coding environment.