The Aider MCP Server enables Claude Code to delegate AI coding tasks to Aider, an open-source AI coding assistant, through a set of tools that support multiple LLM providers (OpenAI, Anthropic, Gemini, etc.). It provides capabilities for listing available models and executing AI-assisted code generation tasks, allowing users to reduce costs and maintain control over which coding models process their work. This server acts as an orchestration layer that offloads coding work from Claude while enabling review and revision of generated code.
claude mcp add --transport stdio disler-aider-mcp-server uvx aider-mcp-server