ComputeSDK
The best way to manage sandboxes and run AI agents on any sandbox or cloud provider.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
The best way to manage sandboxes and run AI agents on any sandbox or cloud provider.
Список инструментов сервера (9)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |