MCP.so
ログイン
サーバー

302_sandbox_mcp

@302ai

Create a remote sandbox that can execute code/run commands/upload and download files.

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "302ai-sandbox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@302ai/sandbox-mcp"
      ],
      "env": {
        "302AI_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

「推論」の他のコンテンツ