box.com
Box is a cloud content management and collaboration platform for storing, sharing, and automating work around files and folders. It also provides enterprise APIs and AI features for working with Box content.
Box exposes a REST Platform API at `https://api.box.com/2.0`, a hosted MCP server at `https://mcp.box.com` (streamable HTTP), and the Box CLI (`box`).
- Box MCP serverdetected
- Box Platform APIdiscovered
- Box CLIdiscovered
$ box login --platform-appAcquired by the CLI — running box login --platform-app opens the auth flow and stores the credential.
$ box configure:environments:addAcquired by the CLI — running box configure:environments:add opens the auth flow and stores the credential.
$ box configure:environments:addAcquired by the CLI — running box configure:environments:add opens the auth flow and stores the credential.
$ box loginAcquired by the CLI — running box login opens the auth flow and stores the credential.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing