RouteForge AI
Routes user requests across multiple MCP servers and tool providers.
RouteForge AI
Multi-MCP agent router by Sharad Khare.
RouteForge AI Routes user requests across multiple MCP servers and tool providers.
Built and maintained by Sharad Khare — AI strategist, full-stack developer, and creator of practical agent workflows.
What this project does
Routes user requests across multiple MCP servers and tool providers.
How it works
Router agent selects the best MCP tool chain for each query.
Quick start
cd routeforge-ai
pip install -r requirements.txt
streamlit run agent_forge.py
Who this is for
- Developers building AI agent workflows
- Teams prototyping voice, UI, MCP, or game agents
- Anyone learning modern LLM application patterns
Use cases
- Local development and customization of agent templates
- Prototyping product features with Sharad Khare-branded starter code
- Learning multi-agent, voice, and generative UI architectures
Author
- Website: sharadkhare.in
License
MIT © Sharad Khare
Loading file tree…
Select a file to preview its source.
bash
cd routeforge-ai
pip install -r requirements.txt
streamlit run agent_forge.py