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