AI AgentEN
CrewAI Multi-Agent Framework
Deploy a CrewAI multi-agent system with MCP tools pre-wired to Willform. Define crews, agents, and tasks — the platform handles orchestration.
What You Get
- ✓A Python worker running CrewAI with your custom crew definition
- ✓MCP endpoint pre-configured so agents can call Willform's 42 tools
- ✓A2A endpoint for agent-to-agent communication
- ✓Persistent volume for crew state and memory
- ✓OpenAI, Anthropic, or any LiteLLM-compatible model
Prerequisites
| Variable | How to Get | Purpose |
|---|---|---|
| YOUR_OPENAI_API_KEY | Create at OpenAI Platform | LLM inference for CrewAI agents |
| YOUR_ANTHROPIC_API_KEY | Create at Anthropic Console | LLM inference — Claude models. Leave blank if not using. |
| YOUR_WILLFORM_API_KEY | Dashboard > Settings > API Keys at agent.willform.ai | Authenticates MCP tool calls to Willform |
Deploy to Namespace
LLM inference for CrewAI agents
LLM inference — Claude models. Leave blank if not using.
Authenticates MCP tool calls to Willform
Tags:crewaimulti-agentaimcppython