Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
ae31a2a
Resolve conflicts
SowaProgramuje Oct 16, 2024
635c0f8
Fix conflict
SowaProgramuje Feb 18, 2025
f7b6430
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Feb 27, 2025
dcb6028
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Mar 6, 2025
2d6a3b9
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Mar 11, 2025
c3a5cbb
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Mar 11, 2025
d389c5f
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Mar 12, 2025
06b13d3
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Mar 13, 2025
17517d3
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Mar 14, 2025
121e0a5
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Mar 17, 2025
b19d269
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Mar 17, 2025
eecd9ab
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Mar 17, 2025
2717007
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Mar 21, 2025
dd296a0
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Mar 27, 2025
76d277e
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Mar 28, 2025
f6d4f13
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Mar 28, 2025
ac0278f
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Apr 17, 2025
af5e036
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Apr 17, 2025
b7e625a
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Apr 23, 2025
9bb1b01
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Apr 23, 2025
f296713
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Apr 23, 2025
e8f860d
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje May 7, 2025
4c2f423
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje May 15, 2025
374bbe0
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Jun 10, 2025
c40bae8
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Jun 16, 2025
7af9fdb
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Jun 17, 2025
d5ca547
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Jun 24, 2025
b8b9770
Add content changes
SowaProgramuje Jun 24, 2025
114f781
Improve creating mcp instructions
SowaProgramuje Jun 24, 2025
128a25c
Change pill colors
SowaProgramuje Jun 24, 2025
6a96f54
Improve description
SowaProgramuje Jun 24, 2025
da6da85
Address review comments
SowaProgramuje Jun 24, 2025
a40ff0a
Address review comments
SowaProgramuje Jun 24, 2025
224a33e
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Jun 26, 2025
da793e8
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Jun 27, 2025
9a51526
AI Dev zone and home page adjustments
SowaProgramuje Jul 10, 2025
62a1afc
Apply review changes
SowaProgramuje Jul 10, 2025
0094a56
Adjust description
SowaProgramuje Jul 11, 2025
9d2bc7d
Adjust description
SowaProgramuje Jul 11, 2025
060b70c
Merge branch 'main' of github.com:box/developer.box.com
SowaProgramuje Jul 18, 2025
19f1295
Add self hosted mpc metadata tools
SowaProgramuje Jul 18, 2025
5ce3795
Fix typo
SowaProgramuje Jul 18, 2025
d875502
Remove question marks in sandbox guides
SowaProgramuje Jul 18, 2025
e4fe1c8
Remove dot
SowaProgramuje Jul 18, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions content/guides/box-mcp/remote/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ The remote Box MCP Server allows third party AI systems to securely connect and
1. Click **Integrations** in the sidebar of Box Admin Console.
2. Click **Box Integrations & Clients** in the Integrations window.
3. Scroll down to **Individual Integration Controls**.
4. Go to the **Box MCP Server for Copilot Studio (Beta)**, or **Box MCP Server for Azure API Center (Beta)** sections.
5. Click the state icon for the selected MCP server, then choose the state you want to enable.
4. Search for predefined Box MCP Server, for example the **Box MCP Server for Copilot Studio (Beta)**.
5. Hover on the chosen integration, then click **Configure**.
6. Click Save.

## Create an unlisted Box MCP Server
Expand All @@ -31,9 +31,9 @@ To create a new, unlisted Box MCP Server:
3. Search for **Box MCP Server**.
4. Hover on the **Box MCP Server** application, then click **Configure**.
5. In the **Additional Configuration** section, click on **+ Add Integration Credentials**.
6. Copy the generated Client ID and Client Secret.
7. Enter the Redirect URI provided by the external MCP Client.
8. Under Scopes, ensure that *Manage AI* is selected.
6. Enter the Redirect URI provided by the external MCP Client.
7. Copy the generated Client ID and Client Secret.
8. Under Scopes, ensure that *Manage AI Requests* is selected.

## Add Box MCP Server to MCP clients

Expand Down
29 changes: 29 additions & 0 deletions content/guides/box-mcp/self-hosted/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,35 @@ Alternatively, in the main Claude navigation choose `Settings`. Select the Devel
</tbody>
</table>

### Box Metadata tools

<table>
<thead>
<tr>
<th>Tool</th>
<th>Description</th>
<th>Parameters</th>
<th>Returns</th>
</tr>
</thead>
<tbody>
<tr>
<td>`box_metadata_template_get_by_key_tool`</td>
<td>Retrieves a metadata template by its key.</td>
<td>
`template_name (str)`: The key of the metadata template to retrieve.
</td>
<td>The metadata template associated with the provided key.</td>
</tr>
<tr>
<td>`box_metadata_template_get_by_name_tool`</td>
<td>Retrieve a metadata template by its name.</td>
<td>`template_name (str)`: The name of the metadata template to retrieve.</td>
<td>The metadata template associated with the provided name.</td>
</tr>
</tbody>
</table>

## Troubleshooting

In case of an `Error: spawn uv ENOENT` on MacOS when running the MCP server with Claude Desktop, you can:
Expand Down
4 changes: 2 additions & 2 deletions content/guides/getting-started/sandbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ related_guides:

Developer sandboxes in Box provide a secure, controlled environment where developers can build, test, and collaborate on applications without affecting the actual data of your enterprise. They offer a safe space to experiment with Box APIs, test settings, try new integrations, and work alongside external partners.

## What is a developer sandbox?
## What is a developer sandbox

A developer sandbox is an environment isolated from your production (live) enterprise setup that keeps development activities separate from real business data.

## Why use a sandbox?
## Why use a sandbox

Using a sandbox allows you to:

Expand Down
Loading