AI AgentEN
OpenAI Swarm Agent Network
Deploy an OpenAI Swarm multi-agent network with MCP tools pre-wired to Willform. Lightweight agent handoffs — each agent specializes in one task, hands off to the next.
What You Get
- ✓A Python worker running OpenAI Swarm with your custom agent network
- ✓MCP endpoint pre-configured — agents call Willform's 42 tools out of the box
- ✓A2A endpoint for external coordination
- ✓Persistent volume for run history
- ✓Built on the official OpenAI Swarm library
Prerequisites
| Variable | How to Get | Purpose |
|---|---|---|
| YOUR_OPENAI_API_KEY | Create at OpenAI Platform | LLM inference — required for Swarm |
| YOUR_WILLFORM_API_KEY | Dashboard > Settings > API Keys at agent.willform.ai | Authenticates MCP tool calls to Willform |
Deploy to Namespace
LLM inference — required for Swarm
Authenticates MCP tool calls to Willform
Tags:openaiswarmmulti-agentaimcppython