Skip to main content
Glama
package.json831 B
{ "name": "@gbox.ai/cli", "version": "0.1.13", "description": "Cross-platform CLI for managing GBOX sandboxes", "homepage": "https://gbox.ai", "author": "GBOX Team", "license": "MIT", "bin": { "gbox": "cli.js" }, "scripts": { "postinstall": "node install.js", "preuninstall": "node uninstall.js" }, "repository": { "type": "git", "url": "git+https://github.com/babelcloud/gbox.git" }, "files": [ "cli.js", "install.js", "uninstall.js", "bin/" ], "keywords": [ "gbox", "cli", "sandbox", "ai-agents", "agents", "ai", "code", "android", "nodejs" ], "dependencies": { "axios": "^1.7.2", "tar": "^6.2.1", "update-notifier": "^7.0.0" }, "os": [ "darwin", "linux" ], "cpu": [ "x64", "arm64" ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/babelcloud/gru-sandbox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server