bradAGI/awesome-cli-coding-agents
Curated directory of terminal-native AI coding agents and the harnesses that orchestrate them. Covers open-source tools (Pi, OpenCode, Aider, Goose), platform agents (Claude Code, Codex, Gemini CLI), parallel runners, autonomous loops, and agent infrastructure.
Platform-specific configuration:
{
"mcpServers": {
"awesome-cli-coding-agents": {
"command": "npx",
"args": [
"-y",
"awesome-cli-coding-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...