coder/agentapi
HTTP API server that provides programmatic control over popular AI coding assistants including Claude Code, Aider, Codex, Gemini CLI, and others.

Velocity · 7d
+3.3
★ / day
Trend
→steady
star history
AgentAPI wraps multiple AI coding agents behind a single HTTP interface, allowing developers to build unified chat UIs, MCP servers that let one agent control another, or custom tooling that orchestrates AI coding assistants. The server acts as a middleware exposing a REST API to send messages, stream responses, and manage agent sessions for supported CLI tools.