
InfoMosaic
Supports UIby dorothyduuu
Multimodal, multi-source benchmark for evaluating information integration and reasoning in tool-augmented LLM agents.
What it does
InfoMosaic is a comprehensive framework designed for advanced information retrieval, multi-step reasoning, and performance evaluation of LLM agents. It connects AI to multiple data sources including web search, maps, and video to evaluate how well agents can integrate fragmented information to solve complex queries.
Tools
- Web Search: Retrieves real-time information via Serper/Google.
- Map Tools: Accesses location and geospatial data.
- YouTube Tools: Extracts and processes video content.
- API Proxies: Manages connections to various external data backends.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"infomosaic": {
"command": "python3",
"args": ["/path/to/InfoMosaic/tool_backends/MCP/server.py"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
pip install .Information
- Pricing
- free
- Published
- 5/8/2026
- stars





