Skip to content
VS Code

Visual Sandbox for VS Code

com.visualsandbox/visual-sandbox

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

client:VS Code transport:streamable-http

Install Visual Sandbox in VS Code

.vscode/mcp.json

{
  "servers": {
    "visual-sandbox": {
      "type": "http",
      "url": "https://visualsandbox.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Visual Sandbox in other clients