About

CrewForm is an open-source platform for building, managing, and orchestrating AI agent teams — all through a visual web interface. No Python. No notebooks. No CLI.

What makes it different:

🔌 All 3 Agentic Protocols — CrewForm is the first platform to support MCP, A2A, and AG-UI natively:

  • MCP Client — Connect agents to thousands of external tool servers (GitHub, Slack, databases)

  • MCP Server — Expose your agents as MCP tools that Claude Desktop and Cursor can call directly

  • A2A — Agent-to-agent interop across frameworks (LangGraph, CrewAI, etc.)

  • AG-UI — Real-time SSE streaming for frontend integration

🔀 4 Execution Modes:

  • Single Task — One agent, one prompt, one result

  • Pipeline — Sequential agent chains with fan-out parallel branching

  • Orchestrator — Brain agent delegates to specialist workers

  • Collaboration — Agents discuss and debate to reach consensus

🎨 Visual Workflow Builder — Drag-and-drop canvas powered by React Flow. See your agent pipelines as flowcharts, watch execution in real-time, insert agents between steps with right-click.

🔑 BYOK (Bring Your Own Key) — 16+ LLM providers (OpenAI, Anthropic, Gemini, Groq, Mistral, Ollama, and more). Your keys, AES-256-GCM encrypted. Zero LLM cost markup.

🏠 Self-Hostable + Local Models — Docker Compose + Ollama for a fully air-gapped AI agent platform. Zero API keys, zero data leaving your network.

📚 RAG Knowledge Base — Upload docs (TXT, MD, CSV, JSON), auto-chunk and embed with pgvector, search via agents.

🏪 Agent Marketplace — Browse and install community-built agent templates, or publish your own.

⚡ Integrations Ecosystem — Zapier (7,000+ apps), Discord, Slack, Telegram, Email, webhooks, output routes to MS Teams, Asana, and Trello.

NEW in v1.7.1:

MCP Server Publishing — Your CrewForm agents can now be called as MCP tools from Claude Desktop, Cursor, or any MCP-compatible client. One-click publishing, API key generation, and auto-generated config snippets.

Tech Stack:

React, TypeScript, Supabase, Node.js, pgvector, Docker, React Flow

Pricing:

Free tier available (3 agents, 50 tasks/month). Paid plans for teams and enterprises.

Links: