runs.wait — SwarmIO MCP Tool
runs.wait
(runs wait) 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.wait from your client
- Claude Code SwarmIO runs.wait run in your project directory
- Claude Desktop SwarmIO runs.wait ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SwarmIO runs.wait ~/.cursor/mcp.json
- VS Code SwarmIO runs.wait .vscode/mcp.json
- Zed SwarmIO runs.wait ~/.config/zed/settings.json
- Windsurf SwarmIO runs.wait ~/.codeium/windsurf/mcp_config.json
- Cline SwarmIO runs.wait ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SwarmIO runs.wait ~/.gemini/settings.json
- Grok SwarmIO runs.wait .mcp.json (in your project root)
- ChatGPT SwarmIO runs.wait Settings → Connectors → Advanced → Developer mode
- Claude.ai SwarmIO runs.wait Settings → Connectors → Add custom connector
- LangChain SwarmIO runs.wait 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.