Back to Templates
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

VariableHow to GetPurpose
YOUR_OPENAI_API_KEYCreate at OpenAI PlatformLLM inference for CrewAI agents
YOUR_ANTHROPIC_API_KEYCreate at Anthropic ConsoleLLM inference — Claude models. Leave blank if not using.
YOUR_WILLFORM_API_KEYDashboard > Settings > API Keys at agent.willform.aiAuthenticates 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