C

CodeSandbox

Provides stateless access to CodeSandbox SDK operations for creating, managing, and interacting with...

53 views
0 installs
Updated Sep 9, 2025
Not audited
Provides stateless access to CodeSandbox SDK operations for creating, managing, and interacting with cloud-based development sandboxes through 13 tools covering VM lifecycle management, file system operations, and session handling with configurable tiers and hibernation settings.
  1. Log in to your CodeSandbox account

  2. Navigate to your account settings

    • Click on your avatar in the top right corner.
    • Select “Account Settings” from the dropdown menu.
  3. Access the “API Tokens” section

    • In the settings menu, find and click on the “API Tokens” or “Personal Access Tokens” tab/section.
  4. Create a new API token

    • Click the “Create new token” button.
    • Provide a name for the token and select the scopes/permissions required (Sandbox Creation, Read/Edit, VM Manage, Preview Token Manage).
    • Click “Create” or “Generate”.
  5. Copy your new API token

    • The token will be shown only once—copy it immediately and keep it secure.
  6. Fill in the FastMCP connection interface

    • Click the “Install Now” button to open the environment variable entry interface.
    • Paste your copied token into the field for CODESANDBOX_API_TOKEN.
  7. Complete installation

    • Save or confirm the interface to finish connecting FastMCP to your CodeSandbox account.

Note: If you already have a token with the required scopes (CODESANDBOX_API_TOKEN or CSB_API_KEY), you can reuse it.

Quick Start

View on GitHub

More for Cloud Platforms

View All →

More for Developer Tools

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.