Integrations¶
Aqueduct works out of the box with any OpenAI-compatible client, and can be configured as the model provider for a range of popular AI coding tools and editors. Below you find setup guides for the most common ones.
AI Coding Agents¶
- Pi — a minimal terminal AI coding harness. Add Aqueduct as a provider in
~/.pi/agent/models.json. - OpenCode — an open source AI coding agent. Configure Aqueduct as a provider to use it directly from the terminal.
- Charmbracelet Crush — the glamourous coding agent. Use Aqueduct as a provider and add Aqueduct-hosted MCP servers.
Text Editors¶
- Zed — an open source text editor with strong AI integration. Use Aqueduct as an OpenAI-compatible LLM provider.
Tip
Have you integrated another tool with Aqueduct? Open an issue or a PR on the website repository to have it added here.