agent-orchestration / cli
fast-agent
Capability: fast-agent
Use it when
- I need an interactive terminal agent that can use a shell and connect to MCP servers.
- I need to compose Python agents and workflows with chains, parallel fan-out, routing, or orchestration.
What it solves
Not the fit when
- Not a model host or inference server.
- Not a no-code visual workflow builder.
- Model access and provider configuration are separate requirements.
- model hosting
- web research quality
- no-code workflow building
Install
uv tool install -U fast-agent-mcp
Invoke
fast-agent --model opus -xx
Alternatives
No reviewed alternatives recorded yet.