You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These models are built into Box AI and available by default for all customers. No configuration is required.
33
+
34
+
### Customer-Enabled Models
35
+
36
+
These models require activation by Box admins in the Admin Console or a request to Box to enable them. Some models may be subject to additional terms or pricing.
37
+
38
+
## Capability Tiers
39
+
40
+
### Standard Models
41
+
42
+
Designed for high-speed, cost-efficient tasks like basic summarization, Q&A, and structured data extraction from shorter or simpler documents. Ideal for high-volume, low-complexity use cases.
43
+
44
+
### Premium Models
45
+
46
+
Offer more advanced reasoning, larger context windows, and better performance on long-form, complex, or domain-specific content. Suitable for sophisticated tasks like multi-step reasoning, understanding large taxonomies, and analyzing lengthy or unstructured documents.
47
+
48
+
<Messagetype="notice">
49
+
50
+
A model can be both customer-enabled and premium, or core and standard. In other words, access level and capability tiers are independent categorizations (for example, models can be either capability tier regardless of access level). The two categorizations are complementary.
Model Context Protocol ([MCP](https://modelcontextprotocol.io/introduction)) is an open protocol that standardizes how applications provide context to LLMs. MCP servers make building advanced integrations simpler and less time consuming.
23
+
24
+
Box MCP Server allows third party AI agents from platforms like Copilot Studio, Cursor, Claude for Desktop to access Box content seamlessly. It extends the agent’s capabilities by allowing it to perform actions related to content stored in Box.
25
+
26
+
There are two types of Box MCP Servers:
27
+
28
+
* remote Box MCP Server which you can create or enable in the Box Admin Console. It is hosted directly in Box.
29
+
<!--alex ignore-->
30
+
31
+
* self-hosted Box MCP Server which you can clone and host on your local machine, as this version in an open source Box Developer community project.
32
+
<!--alex enable-->
33
+
34
+
Check the detailed guides on both types of Box MCP Servers, as the level of the implemented tools differs. Learn how to enable Box MCP Server:
An open source Box Developer community project. You can clone this Box MCP Sever and host it on your local machine.
57
+
58
+
<div>
59
+
60
+
<strongstyle="background-color: #e8e8e8">
61
+
62
+
オープンソース
63
+
64
+
</strong>
65
+
66
+
</div>
67
+
68
+
</Tile>
69
+
70
+
</TileGrid>
71
+
72
+
Watch an interview with Box CTO, Ben Kus, and learn how MCP empowers AI agents to work dynamically across platforms, reducing the development effort.
73
+
74
+
<iframewidth="100%"height="500"src="https://www.youtube.com/embed/u_y5_y9JGg4?si=PY2__LklwsGWwiAD"title="MCP: The API standard that makes AI actionable for enterprises | Box AI Explainer Series EP4 with Ben Kus, Box CTO"frameborder="0"allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen>
0 commit comments