Spojit connects to this server through a custom MCP server connection, so you add it with Add custom server rather than from the connector catalog. Box maintains it and decides which tools it offers; see Box’s remote MCP server guide for the current list.
Before you start
A Box admin enables the server and creates credentials for Spojit.1
Copy Spojit's redirect URI
In Spojit, go to Connections, click Add custom server, and choose OAuth 2.0. Copy the Redirect URI shown in the form (for example
https://miraxa.spojit.com/api/connectors/oauth/callback).2
Enable the Box MCP server
In the Box Admin Console, open Integrations, search for the Box MCP server, and set it to enabled.
3
Add integration credentials
Hover the Box MCP server and click Configure. Under Additional Configuration, click + Add Integration Credentials, enter a name such as
Spojit, and save. Expand the entry, enter Spojit’s redirect URI, choose the scopes, and copy the Client ID and Client Secret.root_readwrite, ai.readwrite, and docgen.readwrite (the last needs Enterprise Advanced). Users still only reach content they can already access in Box.
Server URL
Connect in Spojit
1
Add a custom server
In Add custom server, enter a Name such as
Box and paste the Server URL.2
Choose Auto authentication
Choose Auto and click Save & connect. Because Box needs your own credentials, the OAuth 2.0 form opens with the authorization and token URLs already filled in.
3
Enter your credentials
Paste the Client ID and Client Secret, set Scopes to the scopes you chose in Box (for example
root_readwrite ai.readwrite), and click Save & connect.4
Grant access in Box
Box opens its authorization page. Sign in and grant access. Spojit marks the connection Connected and refreshes the token automatically.
https://account.box.com/api/oauth2/authorize and Token URL https://api.box.com/oauth2/token.
Use it in a workflow
Add a Connector node, pick your Box server under Custom Servers, and choose Agent Mode or Direct Mode. See Use a custom server in a workflow.Troubleshooting
Document generation tools fail
Document generation tools fail
docgen.readwrite needs Box Enterprise Advanced. Remove it from the scopes if your plan does not include it.Box reports a redirect URI mismatch
Box reports a redirect URI mismatch
The redirect URI on the integration credentials must match Spojit’s Redirect URI exactly.