codesandbox-client

GitHub

An online IDE for rapid web development

13,616 stars JavaScript 1 file ยท ~18,313 tokens #angular#codesandbox#javascript#preact#react#svelte#vue

codesandbox-client MCP Server

MCP server for codesandbox/codesandbox-client

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "codesandbox-client": {
      "command": "npx",
      "args": [
        "-y",
        "@codesandbox/codesandbox-client"
      ]
    }
  }
}