Skip to content

Commit f193d5a

Browse files
authored
Box.com Starter MCP Server docs (#465)
* Box Starter MCP server docs * fix references to example files * fix special chars * remove box comming soon
1 parent 1302b48 commit f193d5a

File tree

378 files changed

+16966
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

378 files changed

+16966
-5
lines changed

app/en/mcp-servers/components/toolkits-config.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -481,13 +481,13 @@ const comingSoonTools: Tool[] = [
481481
isComingSoon: true,
482482
},
483483
{
484-
name: "Box",
484+
name: "Box API",
485485
image: "box.svg",
486-
summary: "Manage files and folders in Box with your agents.",
487-
link: "/mcp-servers/productivity/box",
486+
summary: "Enable agents to interact with the low-level Box API.",
487+
link: "/mcp-servers/productivity/box-api",
488488
category: "productivity",
489-
type: "arcade",
490-
isComingSoon: true,
489+
type: "arcade_starter",
490+
isComingSoon: false,
491491
},
492492
{
493493
name: "Braze",

0 commit comments

Comments
 (0)