runs.launch — SwarmIO MCP Tool
runs.launch
(runs launch) is one of 12 tools on the
SwarmIO
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call runs.launch from your client
- Claude Code SwarmIO runs.launch run in your project directory
- Claude Desktop SwarmIO runs.launch ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SwarmIO runs.launch ~/.cursor/mcp.json
- VS Code SwarmIO runs.launch .vscode/mcp.json
- Zed SwarmIO runs.launch ~/.config/zed/settings.json
- Windsurf SwarmIO runs.launch ~/.codeium/windsurf/mcp_config.json
- Cline SwarmIO runs.launch ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SwarmIO runs.launch ~/.gemini/settings.json
- Grok SwarmIO runs.launch .mcp.json (in your project root)
- ChatGPT SwarmIO runs.launch Settings → Connectors → Advanced → Developer mode
- Claude.ai SwarmIO runs.launch Settings → Connectors → Add custom connector
- LangChain SwarmIO runs.launch pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http swarmio https://ioswarm.io/mcp
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.