Use this to control a fleet of ResearchMesh (https://github.com/nodormu/ResearchMesh) Agents or any other MCP Server/Agent. Has the exact same tools as ResearchMesh, but this is NOT an MCP server, just a mcp client/router/orchestrator with 2 additional. custom tools.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"researchmesh-router": {
"command": "uvx",
"args": [
"researchmesh-router"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add researchmesh-router uvx researchmesh-router
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"researchmesh-router": {
"command": "uvx",
"args": [
"researchmesh-router"
]
}
}
}
📋 Copy
Or install with pip: pip install researchmesh-router
README Excerpt
> *Unofficial, community-built client — not affiliated with or endorsed by Anthropic. "Claude" is a trademark of Anthropic.* ┌── Bash / Filesystem ├── Playwright / LibreOffice ├── Python kernel / DuckDB ResearchMesh-Router ──────┤ ├── workstation ── ResearchMesh (Agent) ├── gpu-box ────── ResearchMesh (Agent)
Tools (16)
ANTHROPIC_API_KEY CLAUDE_KERNEL_ENCRYPTION CLAUDE_MEMORY_DIR CLAUDE_MODEL bash computer config_edit document_convert interactive_run memory python sql_query str_replace_based_edit_tool text_embeddings trash vision_query
Topics
anthropic-api bash ipython-kernel linux mcp mcpclient python3 ubuntu2604studio ubuntustudio