Visual Sandbox

公式

100以上のAIモデルで画像、動画、音声、3D、ベクターメディアを生成。サブスクリプション不要、生成ごとの支払い。

Visual Sandbox MCPで何ができますか?

  • HTTP経由で接続 — アシスタントに visual-sandbox MCPサーバーを claude mcp add --transport http を使って追加してもらい、ブラウザ経由でサインインします。
  • メディアを生成 — サーバーが接続され認証された後、画像、動画、または音声の生成をリクエストします。
  • コストを見積もるestimate_cost を使用して、クレジットを消費する前に生成リクエストの価格を見積もり、あなたの承認を待ちます。

ホスト型 MCP サーバー

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

Claude Code、Codex、Cursor などにインストールできます

ドキュメント

作成

エージェント

AIエージェントを使用していますか?セットアッププロンプトをコピーすると、自動的に接続されます。

CLI MCP Claude Plugin

プロンプトの方法をすでに把握しています

すべてのモデルにはプロンプティングガイドが同梱されています。エージェントはコードを書く前にそれを読み取ります。

セットアップ方法

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

https://visualsandbox.com/mcp

ブラウザがサインインを行います。キーを貼り付ける必要はありません。

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.

Visual Sandbox の他の利用方法

CLI MCP Claude Plugin