Agentic Flow
Freeby MCP Community
Production-ready AI agent orchestration platform with 66 specialized agents, 213 MCP tools, ReasoningBank learning memory, and autonomous multi-agent swarms. Bu
v2.0.7Added Apr 12, 2026
aiai-agentsai-orchestrationagenticagents
Agentic Flow MCP Server
Production-ready AI agent orchestration platform with 66 specialized agents, 213 MCP tools, ReasoningBank learning memory, and autonomous multi-agent swarms. Bu
Installation
npx -y agentic-flow
Reviews
Installation
Quick install
npx -y agentic-flow
Add to claude_desktop_config.json
{
"mcpServers": {
"agentic-flow": {
"command": "npx",
"args": ["-y", "agentic-flow"]
}
}
}