Loading MCP server directory, please wait...
Model Context Protocol (MCP) server to execute aider-specific code editing operations
npx @getmcp/cli add io.github.RailKill/mcp-aider-executorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.RailKill/mcp-aider-executor": {
"command": "npx",
"args": [
"-y",
"mcp-aider-executor"
]
}
}
}