目录 / ComputeSDK
MCP
需 API Key
未评级
已上架
ComputeSDK
The best way to manage sandboxes and run AI agents on any sandbox or cloud provider.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:provider、maxOutputChars、autoDestroy)
- 端点
https://computesdk.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
"mcpServers": {
"ComputeSDK": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://computesdk.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| 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. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。