Ross ROSS = Recommend OSS · open-source software intelligence for agents

coder/agentapi

HTTP API for Claude Code, Goose, Aider, Gemini, Amp, and Codex observed · 2026-08-28

github.com/coder/agentapi · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 84
  • Release rhythm 86
  • Longevity 36
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 6
  • age_days: 513
  • days_rel: 98
  • days_push: 98
  • n_releases_24m: 34

Full methodology

Adoption not part of the score

1489 stars · 136 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

AgentAPI is a Go-based HTTP server that exposes a unified REST API for controlling terminal coding agents like Claude Code, Aider, Goose, Gemini CLI, Codex, and Cursor CLI. It also ships a built-in chat web interface and can serve as a backend for MCP servers that let one agent control another.

Use cases

  • control claude code from an http api
  • build a unified chat interface for coding agents
  • let one ai agent control another coding agent via mcp
  • automate submitting pull request reviews to a coding agent
  • programmatically send messages and read conversation history from aider or goose
  • integrate terminal coding agents into ci pipelines

When to choose

  • you need programmatic HTTP access to terminal-based coding agents
  • you want one consistent API across multiple agent CLIs like Claude Code, Codex, and Aider
  • you're building an MCP server or chat UI on top of coding agents

When to avoid

  • you only use a single coding agent and its native API or SDK suffices
  • you need a fully managed cloud service rather than a self-hosted binary
  • your agents don't run in a terminal

Facets

service · maturity active

api-framework http-server agent-framework mcp chat-interface cli large-language-models developer-tools apis windows cli go self-hosted coding-agents claude-code aider gemini-cli codex http-api terminal-agents ai-agents automation linux macos

1 source

Member repositories

RepositoryRoleHealth v2
coder/agentapimain75

For agents

markdown · JSON · MCP: product_card(name="coder/agentapi")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem