Betopia Logo Back to Demos
Multi-Agent

Multi-MCP Agent Router

A specialized multi-agent pattern connecting specialized AI agents to different MCP servers for domain-specific tasks.

Demo 3 of 15 Client Demo Ready

Quick Start

$ streamlit run agent_forge.py
Open Documentation

Key Features

  • 4 Specialized Agents: Code Reviewer, Security Auditor, Researcher, and BIM Engineer
  • MCP Tool Routing: Dedicated access to GitHub, filesystem, and fetch servers
  • Automatic Intent Classification: Intelligent routing based on user query context
  • Conversation Memory: Persistent per-agent session history for iterative tasks

Use Case Example

"Perform a security audit of a repository while fetching the latest compliance standards via the Fetch MCP."

Previous Demo

Corrective RAG Agent

All Demos

Back to Showcase

Next Demo

AI Data Analysis Agent