Agent
fast-agent
Create and interact with sophisticated Agents and Workflows in minutes.
View DocumentationComprehensive ACP support
MCP server integration
Agent plan reporting
Slash commands
Multi-agent workflows
Getting Started
Learn how to get quickly setup using fast-agent with ACP.
1
Set an API key
Export your preferred provider's API key (e.g. ANTHROPIC_API_KEY, OPENAI_API_KEY, or HF_TOKEN).
2
Run with uvx
Start immediately with: uvx fast-agent-acp@latest --model <your_model>
3
Configure your editor
Add fast-agent to your agent_servers settings with the "uvx" command and ["fast-agent-acp@latest", "--model", "<model>"] as args.
4
Start coding
Select fast-agent from the agent panel to begin a session with MCP support and slash commands.
Learn more about ACP
The Agent Client Protocol enables editors to support any ACP-compatible agent without custom integrations.