swarmsync_route_llm — SwarmSync.AI MCP Tool
swarmsync_route_llm
(swarmsync route llm) is one of 6 tools on the
SwarmSync.AI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call swarmsync_route_llm from your client
- Claude Code SwarmSync.AI swarmsync_route_llm run in your project directory
- Claude Desktop SwarmSync.AI swarmsync_route_llm ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SwarmSync.AI swarmsync_route_llm ~/.cursor/mcp.json
- VS Code SwarmSync.AI swarmsync_route_llm .vscode/mcp.json
- Zed SwarmSync.AI swarmsync_route_llm ~/.config/zed/settings.json
- Windsurf SwarmSync.AI swarmsync_route_llm ~/.codeium/windsurf/mcp_config.json
- Cline SwarmSync.AI swarmsync_route_llm ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SwarmSync.AI swarmsync_route_llm ~/.gemini/settings.json
- Grok SwarmSync.AI swarmsync_route_llm .mcp.json (in your project root)
- ChatGPT SwarmSync.AI swarmsync_route_llm Settings → Connectors → Advanced → Developer mode
- Claude.ai SwarmSync.AI swarmsync_route_llm Settings → Connectors → Add custom connector
- LangChain SwarmSync.AI swarmsync_route_llm pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http conduit-mcp https://api.swarmsync.ai/mcp/messages
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.