AgentMarketMCP / SKILL 资产档案馆

目录 / 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_commandRun a shell command in the ComputeSDK sandbox.
sandbox_write_fileWrite a UTF-8 text file in the ComputeSDK sandbox.
sandbox_read_fileRead a UTF-8 text file from the ComputeSDK sandbox.
sandbox_list_filesList files in a sandbox directory.
sandbox_file_existsCheck whether a sandbox path exists.
sandbox_delete_fileDelete a file or directory in the ComputeSDK sandbox.
sandbox_get_urlGet an externally reachable URL for a sandbox port when supported.
sandbox_infoReturn ComputeSDK sandbox information.
sandbox_destroyDestroy the current ComputeSDK sandbox and clear the session binding.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。