# superbox.ai ## Docs - [Device Flow](https://acm-aa28ebf6.mintlify.app/api/auth/device-flow.md): OAuth 2.0 device authorization flow used by the SuperBox CLI - [Login](https://acm-aa28ebf6.mintlify.app/api/auth/login.md): Authenticate with email and password or an OAuth provider - [OAuth](https://acm-aa28ebf6.mintlify.app/api/auth/oauth.md): Authenticate with Google or GitHub using OAuth - [Profile](https://acm-aa28ebf6.mintlify.app/api/auth/profile.md): Read, update, or delete the authenticated user account - [Register](https://acm-aa28ebf6.mintlify.app/api/auth/register.md): Create a new SuperBox account with email and password - [Authentication](https://acm-aa28ebf6.mintlify.app/api/authentication.md): Learn how to authenticate with the SuperBox API - [Error Handling](https://acm-aa28ebf6.mintlify.app/api/errors.md): Comprehensive guide to SuperBox API error codes and handling - [API Introduction](https://acm-aa28ebf6.mintlify.app/api/introduction.md): Get started with the SuperBox REST API - [Create Server](https://acm-aa28ebf6.mintlify.app/api/servers/create.md): Deploy a new MCP server to the SuperBox registry - [Delete Server](https://acm-aa28ebf6.mintlify.app/api/servers/delete.md): Permanently remove an MCP server from the SuperBox registry - [Get Server](https://acm-aa28ebf6.mintlify.app/api/servers/get.md): Retrieve detailed information about a specific MCP server - [List Servers](https://acm-aa28ebf6.mintlify.app/api/servers/list.md): Retrieve a list of all available MCP servers with optional filtering - [Update Server](https://acm-aa28ebf6.mintlify.app/api/servers/update.md): Update metadata and configuration of an existing MCP server - [Architecture](https://acm-aa28ebf6.mintlify.app/architecture.md): Deep dive into SuperBox system architecture and design - [Backend Architecture](https://acm-aa28ebf6.mintlify.app/backend/architecture.md): Go API server, Python subprocess IPC, and Cloudflare R2 storage - [Backend Deployment](https://acm-aa28ebf6.mintlify.app/backend/deployment.md): Deploy the SuperBox backend API and Cloudflare Worker - [Backend Overview](https://acm-aa28ebf6.mintlify.app/backend/overview.md): Go API server, Python CLI, and Cloudflare Workers execution - [Backend Setup](https://acm-aa28ebf6.mintlify.app/backend/setup.md): Set up local development environment for Go server and Python CLI - [superbox auth](https://acm-aa28ebf6.mintlify.app/cli/auth.md): Authenticate with SuperBox using Firebase authentication - [superbox init](https://acm-aa28ebf6.mintlify.app/cli/init.md): Initialize superbox.json configuration for your MCP server - [superbox inspect](https://acm-aa28ebf6.mintlify.app/cli/inspect.md): Open MCP server repository in browser - [CLI Installation](https://acm-aa28ebf6.mintlify.app/cli/installation.md): Install SuperBox CLI on your system - [CLI Introduction](https://acm-aa28ebf6.mintlify.app/cli/introduction.md): SuperBox CLI - Manage MCP servers end to end - [superbox logs](https://acm-aa28ebf6.mintlify.app/cli/logs.md): Print wrangler tail instructions for a deployed MCP server - [superbox pull](https://acm-aa28ebf6.mintlify.app/cli/pull.md): Configure AI client to use an MCP server from the registry - [superbox push](https://acm-aa28ebf6.mintlify.app/cli/push.md): Publish MCP server to SuperBox registry with comprehensive security scanning - [superbox run](https://acm-aa28ebf6.mintlify.app/cli/run.md): Deprecated - use superbox pull to configure AI clients - [superbox search](https://acm-aa28ebf6.mintlify.app/cli/search.md): List all MCP servers in the SuperBox registry - [superbox test](https://acm-aa28ebf6.mintlify.app/cli/test.md): Test MCP server directly from repository without registry (development mode) - [MCP Servers](https://acm-aa28ebf6.mintlify.app/concepts/mcp-servers.md): Understanding Model Context Protocol (MCP) servers and their architecture - [Sandboxed Execution](https://acm-aa28ebf6.mintlify.app/concepts/sandboxes.md): How SuperBox isolates MCP server execution with Cloudflare Durable Objects - [Security Pipeline](https://acm-aa28ebf6.mintlify.app/concepts/security.md): 5-step automated security scanning for MCP servers - [Component Library](https://acm-aa28ebf6.mintlify.app/frontend/components.md): Comprehensive guide to SuperBox reusable React components - [Frontend Deployment](https://acm-aa28ebf6.mintlify.app/frontend/deployment.md): Deploy SuperBox frontend to Vercel with automatic CI/CD - [Frontend Overview](https://acm-aa28ebf6.mintlify.app/frontend/overview.md): Next.js 16 + React 19 + Tailwind CSS 4.1 - [Frontend Setup](https://acm-aa28ebf6.mintlify.app/frontend/setup.md): Set up your local development environment for SuperBox frontend - [Monitoring](https://acm-aa28ebf6.mintlify.app/infrastructure/monitoring.md): Monitor the SuperBox Cloudflare Worker with wrangler tail and the Workers dashboard - [Infrastructure Overview](https://acm-aa28ebf6.mintlify.app/infrastructure/overview.md): SuperBox infrastructure built on Cloudflare Workers, R2, and Durable Objects - [Infrastructure Setup](https://acm-aa28ebf6.mintlify.app/infrastructure/setup.md): Deploy the SuperBox execution layer on Cloudflare - [Troubleshooting](https://acm-aa28ebf6.mintlify.app/infrastructure/troubleshooting.md): Diagnose and fix common SuperBox deployment issues - [Welcome to SuperBox](https://acm-aa28ebf6.mintlify.app/introduction.md): Discover, deploy, and test MCP servers with automated security and sandboxed execution - [Quickstart](https://acm-aa28ebf6.mintlify.app/quickstart.md): Publish and use MCP servers with SuperBox ## OpenAPI Specs - [openapi](https://acm-aa28ebf6.mintlify.app/api-reference/openapi.json)