Connect the Box MCP server with Anthropic’s Messages API. Clone this sample chat bot project to get started quickly. It allows you to have a conversation with an Anthropic model, which has access to tools provided by the Box MCP server.Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- A Box enterprise account with the MCP server enabled by an admin. See Set up the MCP server.
- An Anthropic API key with access to the Messages API.
Enable Box integration in Box
Admin- Clone the sample chat bot project.
- Follow the project README to configure your Box OAuth credentials and Anthropic API key.
- Start the application and authenticate with Box when prompted.
