Connect the Box MCP server with Microsoft Foundry Tools to enable your users to connect to Box from Microsoft Foundry Tools.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.
- Microsoft Foundry Tools installed.
Enable Box integration in Box
Admin- Sign in to the Box Admin Console.
- Go to Integrations and find Custom Box MCP Server either by using the MCP Category filter, or by using the search bar at the top of the page.
- Go to Configuration > Add Integration Credentials to generate new credentials.
- In Redirect URIs, change the Box redirect URIs to the Redirect URI provided by the external MCP Client.
- Copy the Client ID and Client Secret for later use. These are required later for Microsoft Foundry Tools to authorize the connection.
- Check the Access scopes:
- Scopes define the maximum set of actions. Users can only access content they already have permission to view or edit in Box.
- Read all files and folders stored in Box.
- Read and write all files and folders stored in Box.
- Manage AI Requests.
- Click Save.
