export_lowpoly_model — Retro Diffusion Pixel Art MCP Tool Read-only
export_lowpoly_model
(export lowpoly model) is one of 29 tools on the
Retro Diffusion Pixel Art
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call export_lowpoly_model from your client
- Claude Code Retro Diffusion Pixel Art export_lowpoly_model run in your project directory
- Claude Desktop Retro Diffusion Pixel Art export_lowpoly_model ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Retro Diffusion Pixel Art export_lowpoly_model ~/.cursor/mcp.json
- VS Code Retro Diffusion Pixel Art export_lowpoly_model .vscode/mcp.json
- Zed Retro Diffusion Pixel Art export_lowpoly_model ~/.config/zed/settings.json
- Windsurf Retro Diffusion Pixel Art export_lowpoly_model ~/.codeium/windsurf/mcp_config.json
- Cline Retro Diffusion Pixel Art export_lowpoly_model ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Retro Diffusion Pixel Art export_lowpoly_model ~/.gemini/settings.json
- Grok Retro Diffusion Pixel Art export_lowpoly_model .mcp.json (in your project root)
- ChatGPT Retro Diffusion Pixel Art export_lowpoly_model Settings → Connectors → Advanced → Developer mode
- Claude.ai Retro Diffusion Pixel Art export_lowpoly_model Settings → Connectors → Add custom connector
- LangChain Retro Diffusion Pixel Art export_lowpoly_model pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http pixel-art https://mcp.retrodiffusion.ai/mcp
Other tools on this server
- authenticate
- logout
- create_user_style
- update_user_style
- delete_user_style
- list_available_styles
- list_available_models
- get_style_usage
- get_balance
- estimate_inference_cost
- create_inference
- list_edit_tools
- fix_pixel_art
- run_edit_tool
- estimate_edit_tool_cost
- get_inference_result
- start_inference_job
- get_inference_job
- list_inference_jobs
- get_service_status
- get_lowpoly_pricing
- estimate_lowpoly_cost
- start_lowpoly_generate
- start_lowpoly_revise
- start_lowpoly_animate
- get_lowpoly_job
- get_lowpoly_model
- list_lowpoly_models
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.