Aider-style MCP for Claude Desktop
The architecture revolves around a server that Claude Desktop interacts with using a multi-purpose context protocol. The design pattern is centered around file system access with enforced Git version control. It adopts a configuration-driven approach, using TOML files for global and project-specific settings, defining behavior and constraints.
Python
216