AI AgentEN
AutoGen Multi-Agent System
Deploy a Microsoft AutoGen multi-agent system with MCP tools pre-wired to Willform. Build conversational agent networks that collaborate to solve complex tasks.
What You Get
- ✓A Python worker running AutoGen with your custom agent definitions
- ✓MCP endpoint pre-configured — agents call Willform's 42 tools automatically
- ✓A2A endpoint for external agent communication
- ✓Persistent volume for conversation history and state
- ✓Compatible with OpenAI, Anthropic, and Azure OpenAI
Prerequisites
| Variable | How to Get | Purpose |
|---|---|---|
| YOUR_OPENAI_API_KEY | Create at OpenAI Platform | LLM inference for AutoGen 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 AutoGen agents
LLM inference — Claude models. Leave blank if not using.
Authenticates MCP tool calls to Willform
Tags:autogenmicrosoftmulti-agentaimcppython