AgentAPI: A Unified HTTP API for Controlling Coding Agents
2025-04-17
AgentAPI is a powerful HTTP API designed to control coding AI agents like Claude Code, Goose, Aider, and Codex. It provides a unified chat interface, enabling interaction through simple API calls. Users can even build an MCP server where one agent controls another. AgentAPI automatically handles terminal output, removing clutter and parsing it into individual messages, simplifying interaction. While official SDKs from LLMs may emerge, AgentAPI aims to be a universal adapter, allowing developers to easily switch between coding AI agents.
Development