ComputeSDK
The best way to manage sandboxes and run AI agents on any sandbox or cloud provider.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
- Sandbox Run Command: Run a shell command in the ComputeSDK sandbox.
- Sandbox Write File: Write a UTF-8 text file in the ComputeSDK sandbox.
- Sandbox Read File: Read a UTF-8 text file from the ComputeSDK sandbox.
What data it sees
Do you need an account
An API key from the service settings is required
The best way to manage sandboxes and run AI agents on any sandbox or cloud provider.
Server tool list (9)
Raw names from tools/list. Only developers need these.
| sandbox_run_command | Run a shell command in the ComputeSDK sandbox. |
| sandbox_write_file | Write a UTF-8 text file in the ComputeSDK sandbox. |
| sandbox_read_file | Read a UTF-8 text file from the ComputeSDK sandbox. |
| sandbox_list_files | List files in a sandbox directory. |
| sandbox_file_exists | Check whether a sandbox path exists. |
| sandbox_delete_file | Delete a file or directory in the ComputeSDK sandbox. |
| sandbox_get_url | Get an externally reachable URL for a sandbox port when supported. |
| sandbox_info | Return ComputeSDK sandbox information. |
| sandbox_destroy | Destroy the current ComputeSDK sandbox and clear the session binding. |