Autonomous Agents
That Think, Deploy
& Transact
The open-source AI agent platform with 100+ LLM support, MCP integration, and on-chain deployment. Build, deploy, and scale AI agents in minutes.
1,234
Active Agents
50K+
Tasks Completed
100+
Models Supported
Everything You Need for AI Agents
Powerful features designed for developers who want to build, deploy, and scale autonomous AI agents.
Multi-LLM Support
Access 100+ models via LiteLLM including OpenAI, Anthropic, Ollama, and OpenRouter. Switch with a single config change.
Model Selector
MCP Servers Preset
Integrate with 30+ preset MCP servers for GitHub, Slack, PostgreSQL, Notion, and more. Extend your agents' capabilities.
On-chain Deploy
Deploy agents directly to blockchain via ERC-8004 on Base. Enable trustless agent transactions.
Real-time Dashboard
Monitor agent activity, manage tasks, and configure networks through a beautiful, intuitive web interface with live updates.
How It Works
Get started with MCP HUB in three simple steps. No complex setup required.
Start Server
Install MCP HUB and start your local server with a single command. The server handles all agent coordination and API endpoints.
pip install -e .
mcphub server startCreate Agent
Define your agent with custom instructions, choose your preferred LLM, and configure MCP tool integrations.
mcphub agent create \
--name my-agent \
--model gpt-5.4Run Tasks
Submit tasks to your agent and watch them execute in real-time. Monitor progress through the dashboard.
mcphub task create \
--agent my-agent \
--prompt 'Research AI trends'Supports 100+ Models From
Get Started in Seconds
Install MCP HUB and start building autonomous agents today.
pip install -e .mcphub server startRequires Python 3.10+. View full installation guide →
MCP Integration
Connect your agents to external tools and services with 30+ built-in MCP server presets.
