Visual Sandbox

official

Generate image, video, audio, 3D and vector media with 100+ AI models. Pay per generation, no subscription.

What can you do with Visual Sandbox MCP?

  • Connect via HTTP — Ask your assistant to add the visual-sandbox MCP server using claude mcp add --transport http and sign in through the browser.
  • Generate media — Request images, video, or audio generation after the server is connected and authenticated.
  • Estimate costs — Use estimate_cost to price a generation request before committing credits, and wait for your approval.

Hosted MCP Server

npx add-mcp 'https://visualsandbox.com/mcp'

Installs into Claude Code, Codex, Cursor, VS Code and more

Documentation

Create

Agents

Using an AI agent? Copy a setup prompt and it connects itself.

CLI MCP Claude Plugin

It already knows how to prompt them

Every model ships with a prompting guide. Your agent reads it before it writes.

How to set up

claude mcp add --transport http visual-sandbox https://visualsandbox.com/mcp

https://visualsandbox.com/mcp

The browser signs you in. No key to paste.

Connect to the Visual Sandbox MCP server (visualsandbox.com) so you can generate images, video and audio for me.

1. Add the server: claude mcp add --transport http visual-sandbox https://visualsandbox.com/mcp
2. Run /mcp, pick visual-sandbox, and open the sign-in. Do not set an Authorization header — it registers your client itself. Ask me before you approve anything on my behalf.
3. Run /mcp again and confirm visual-sandbox is connected. If it is not, stop and tell me what failed.
4. Do not generate anything yet. Every run costs credit, so ask me what to make, price it with estimate_cost, and wait for my yes.

Other ways to use Visual Sandbox

CLI MCP Claude Plugin