Skip to content

Commit d475c96

Browse files
committed
list some AgentAPI use cases
1 parent 9580438 commit d475c96

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ Control Claude Code, Goose, and Aider with an HTTP API.
66
<img width="800px" src="https://github.com/user-attachments/assets/4b9950f5-bfa7-4f38-bf09-58364f78c100">
77
</div>
88

9+
You can use AgentAPI:
10+
11+
- to build a unified chat interface for coding agents
12+
- as a backend in an MCP server that lets one agent control another coding agent
13+
- to make agents automatically respond to pull request reviews
14+
- and much more!
15+
916
## Quickstart
1017

1118
Install `agentapi`:

0 commit comments

Comments
 (0)