Connect Aider
CMX’s Aider integration changes the OpenAI-compatible API base in Aider’s configuration. Install Aider and provide its model provider credential through Aider’s normal environment first.cmx providers aider list reports readiness when it sees OPENAI_API_KEY or ANTHROPIC_API_KEY; the configured OpenAI-compatible route is what CMX changes.
~/.aider.conf.yml and also recognizes AIDER_CONFIG. Start a new Aider process, send a request, then check cmx stats. Aider models that use a different API base or protocol need separate verification.
Return to a direct connection
cmx stop; it restores active client routes before stopping.