WORKS WITH YOUR FAVORITE AI AGENTS
Create custom scripts
Effortlessly build and scale robust Javascript and Puppeteer automations.
google-search.mjs
Puppeteer
Metrics & Performance
Safe, Private & Powerful
DeepTask Sandbox by the numbers
Private
100% Local
Zero data sent to cloudSecure
Sandboxed Execution
Isolated environment protectionMCP
Model Context Protocol
Standard-based integrationControlled
Domain Whitelisting
Explicit network permissionsCross-Platform
Windows, macOS, Linux
Works everywhere you doCompatible
Claude, Cursor, VS Code
Works with your favorite AIHelp & Support
Frequently Asked Questions
Everything you need to know about the safe local browser automation.
What AI tools work with DeepTask Sandbox?
DeepTask Sandbox works with Claude Desktop, Cursor, VS Code, Windsurf, Zed, and any other MCP-compatible AI client.
How is DeepTask different from cloud automation?
DeepTask runs entirely on your local machine. Your data never leaves your device, unlike cloud automation services that process and store your data on external servers.
What is MCP?
MCP (Model Context Protocol) is an open standard that allows AI assistants to connect with external tools. DeepTask acts as an MCP server, providing browser automation capabilities to AI agents.
What is the pricing model?
The Personal plan is currently free (usually $9.9/month), while businesses can opt for our Enterprise plan. Visit our pricing page for details.
Why should I run a local sandbox for my AI?
A local sandbox provides maximum privacy as your data never leaves your desktop. It also saves tokens by allowing you to process large amounts of data locally using scripts rather than sending everything to an LLM.
Does it require an internet connection?
No. DeepTask Sandbox works completely offline. Your scripts execute locally on your machine. Internet access is only required if your specific script needs to fetch data from the web.
Which scripting languages are supported?
Currently, we focus on Javascript and Puppeteer for web automation. This allows you to leverage the vast JavaScript ecosystem for any task.
How does the security model work?
Every script runs in a secure, isolated environment. You must explicitly grant permissions for network access (with host whitelisting) and filesystem access. This ensures your scripts only do what you want them to do.