generate_wireframe — Arbo MCP Tool
generate_wireframe
(generate wireframe) is one of 8 tools on the
Arbo
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call generate_wireframe from your client
- Claude Code Arbo generate_wireframe run in your project directory
- Claude Desktop Arbo generate_wireframe ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Arbo generate_wireframe ~/.cursor/mcp.json
- VS Code Arbo generate_wireframe .vscode/mcp.json
- Zed Arbo generate_wireframe ~/.config/zed/settings.json
- Windsurf Arbo generate_wireframe ~/.codeium/windsurf/mcp_config.json
- Cline Arbo generate_wireframe ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Arbo generate_wireframe ~/.gemini/settings.json
- Grok Arbo generate_wireframe .mcp.json (in your project root)
- ChatGPT Arbo generate_wireframe Settings → Connectors → Advanced → Developer mode
- Claude.ai Arbo generate_wireframe Settings → Connectors → Add custom connector
- LangChain Arbo generate_wireframe pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http arbo https://getarbo.com/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 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.