Skip to content

Commit 56ea9b9

Browse files
Merge branch 'main' of github.com:box/developer.box.com into sdk-platform
2 parents 2c33a48 + 087136a commit 56ea9b9

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

content/pages/ai-dev-zone/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,15 @@ view sample code, explore Box AI use cases, and more!
9090
</p>
9191

9292
<TileGrid rows="4">
93+
<Tile type="box-brown" title="Box MCP server"
94+
href="https://github.com/box-community/mcp-server-box?tab=readme-ov-file#mcp-server-box">
95+
Allow AI assistants to access enterprise content management capabilities with minimal friction, opening up new possibilities for intelligent document handling and analysis.
96+
97+
<div>
98+
<strong style="background-color: #92e0c0">New</strong>
99+
<strong style="background-color: #e8e8e8">MCP</strong>
100+
</div>
101+
</Tile>
93102
<Tile type="box-brown" title="LlamaIndex"
94103
href="https://github.com/run-llama/llama_index/tree/main/llama-index-integrations/readers/llama-index-readers-box#readme">
95104
Enable access to Box content within LLM workflows with Box reader suite for LlamaIndex.
@@ -108,6 +117,15 @@ view sample code, explore Box AI use cases, and more!
108117

109118
<strong style="background-color: #e8e8e8">Integration</strong>
110119
</Tile>
120+
<Tile type="box-brown" title="Airbyte"
121+
href="https://github.com/box-community/airbyte/blob/barduinor/source-box-devrel/docs/integrations/sources/box-data-extract.md">
122+
Transform unstructured documents into structured, queryable data by using the “Box data extract”, an Airbyte source connector.
123+
124+
<div>
125+
<strong style="background-color: #92e0c0">Beta</strong>
126+
<strong style="background-color: #e8e8e8">Integration</strong>
127+
</div>
128+
</Tile>
111129
</TileGrid>
112130
</Centered>
113131

0 commit comments

Comments
 (0)