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