Get Started

Choose your preferred way to create scripts for your sandbox. Explore our documentation to learn more.
Recommended Workflow
1

Connect MCP Client

Add this server configuration to your AI assistant (e.g., Claude Desktop, Cursor, or Windsurf).
"mcpServers": {
  "deeptask": {
    "command": "npx",
    "args": ["-y", "@deeptask/sandbox-mcp"]
  }
}
2

Build with AI

Describe your task to the AI. It will use the install_script tool to create and install the scripts.
Tip: Restart your AI client after installation to refresh tools.