Superserve Sandbox

Created By
superserve-ai2 hours ago
The Superserve MCP server lets any MCP client create and control isolated cloud sandboxes - each one a Firecracker microVM that boots in seconds. Your agent can run shell commands, read and write files, install dependencies, and expose a running server as a public preview URL, then pause or delete the sandbox when it’s done. Secrets are brokered by the platform so credentials never pass through the model, and outbound network access is controllable per sandbox. Works with Claude, Cursor, VS Code, Windsurf, and Codex. Run it locally with npx -y @superserve/mcp, or connect to the hosted endpoint at mcp.superserve.ai - both authenticate with your Superserve API key.

Server Config

{
  "mcpServers": {
    "superserve": {
      "url": "https://mcp.superserve.ai",
      "headers": {
        "Authorization": "Bearer <YOUR_SS_LIVE_KEY>"
      }
    }
  }
}
Project Info
Created At
2 hours ago
Updated At
2 hours ago
Author Name
superserve-ai
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Agentdocs

2 hours ago