Skip to main content

SandboxOS MCP Sandbox Server (Python)

Project description

SandboxOS MCP Sandbox Server

An MCP server that exposes SandboxOS sandbox operations (create, run commands, read/write files, endpoints, lifecycle) as MCP tools for AI agents and MCP-compatible clients like Claude Code.

It is built on the opensandbox Python SDK.

Install

pipx install sandboxos-mcp
# or
pip install sandboxos-mcp

This installs the sandboxos-mcp command.

Run

sandboxos-mcp \
  --api-key <API_KEY> \
  --domain api.hyperlake.cloud \
  --protocol http \
  --transport stdio

Flags:

  • --transportstdio (default) or streamable-http
  • --api-key — API key (overrides OPEN_SANDBOX_API_KEY)
  • --domain — API domain (overrides OPEN_SANDBOX_DOMAIN)
  • --protocolhttp or https
  • --request-timeout-seconds — HTTP request timeout

The --api-key/--domain flags override the OPEN_SANDBOX_API_KEY / OPEN_SANDBOX_DOMAIN environment variables, which are read by the underlying opensandbox SDK. Those env var names are part of the SDK contract and are intentionally unchanged.

Register with Claude Code

claude mcp add sandboxos-sandbox --transport stdio -- \
  sandboxos-mcp \
  --api-key "$SANDBOXOS_API_KEY" \
  --domain "api.hyperlake.cloud" \
  --protocol "http"

License

Licensed under the Apache License, Version 2.0. See LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sandboxos_mcp-0.1.1.tar.gz (12.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sandboxos_mcp-0.1.1-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

Details for the file sandboxos_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: sandboxos_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for sandboxos_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 78c2f2da1bb6eb2b8596e2885f2d00efa408c174090fb752a1d1e0198da6b965
MD5 e8b470bf17204e3a9a7b4736adfea792
BLAKE2b-256 5ac89a81aed028276ba331a84611dde13eb4413f8934a0c9ac75194c69236759

See more details on using hashes here.

File details

Details for the file sandboxos_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: sandboxos_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for sandboxos_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ada07ab3f3fb63f837561e1eca3fe7b1e9fa3b3a410526ccb2c246ed3de0681f
MD5 d194a14360e0b732003ae12affbee0fe
BLAKE2b-256 48ef511e232d6b6da4e97e4ecbb941f970986198e03db2dae9ed8b0c746fac94

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page