B

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.

3 integrations · MCP · REST · CLI

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`).

discovered 21h ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
Box OAuth 2.0 platform app clientoauth2$ box login --platform-app

Acquired by the CLI — running box login --platform-app opens the auth flow and stores the credential.

Box Client Credentials Grant app credentialsoauth2_cc$ box configure:environments:add

Acquired by the CLI — running box configure:environments:add opens the auth flow and stores the credential.

Box JWT platform app credentialsjwt$ box configure:environments:add

Acquired by the CLI — running box configure:environments:add opens the auth flow and stores the credential.

Box CLI interactive loginoauth2$ box login

Acquired by the CLI — running box login opens the auth flow and stores the credential.

conventions · 0/8 published

Publish these signals → /publishing