diff --git a/.spelling b/.spelling
index e6601448c..926644d04 100644
--- a/.spelling
+++ b/.spelling
@@ -367,3 +367,5 @@ cybersecurity
SObject
WatsonX
400k
+Groq
+AgentKit
diff --git a/content/guides/box-mcp/remote/index.md b/content/guides/box-mcp/remote/index.md
index ee24e761a..23cff64b2 100644
--- a/content/guides/box-mcp/remote/index.md
+++ b/content/guides/box-mcp/remote/index.md
@@ -59,22 +59,6 @@ To connect to Box from the AI Agent platform, you need to:
)
```
-### Claude
-
-To start using the remote Box MCP server in [Claude](https://claude.ai/directory), go to Claude app settings and click *Connectors*. Within this view click *Browse connectors* and choose Box. Ensure to grant Claude access to Box.
-
-See a demo video that showcases how to connect Box MCP with the Claude desktop app.
-
-
-
-### Copilot Studio
-
-To add the remote Box MCP server, follow the instructions provided by the Copilot Studio side. Detailed steps and guidance are available in the official Microsoft documentation: [Add an MCP Server in Copilot Studio](https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp#add-tools-from-an-existing-mcp-connector-to-an-agent).
-
-### Azure API Center
-
-To add the remote Box MCP server in Azure API Center's Enterprise Registry, follow the instructions provided by Azure. Detailed steps and guidance are available in the official Microsoft documentation: [Add an MCP Server in Azure API Center's Enterprise Registry](https://learn.microsoft.com/en-us/azure/api-center/register-discover-mcp-server).
-
### Amazon Quick Suite
To add the remote Box MCP server in Amazon Quick Suite, follow these steps:
@@ -105,13 +89,21 @@ Watch a video that features a demo project, a React based chat bot that leverage
-### Mistral AI’s Le Chat
+### Azure API Center
-To enable Box MCP for [Mistral AI’s Le Chat](https://chat.mistral.ai/chat), visit [connectors page](https://chat.mistral.ai/connections), click *Connect* and grant access to Box. Alternatively, directly form the chat view, click *Tools* and choose Box.
+To add the remote Box MCP server in Azure API Center's Enterprise Registry, follow the instructions provided by Azure. Detailed steps and guidance are available in the official Microsoft documentation: [Add an MCP Server in Azure API Center's Enterprise Registry](https://learn.microsoft.com/en-us/azure/api-center/register-discover-mcp-server).
-
- 
-
+### Claude
+
+To start using the remote Box MCP server in [Claude](https://claude.ai/directory), go to Claude app settings and click *Connectors*. Within this view click *Browse connectors* and choose Box. Ensure to grant Claude access to Box.
+
+See a demo video that showcases how to connect Box MCP with the Claude desktop app.
+
+
+
+### Copilot Studio
+
+To add the remote Box MCP server, follow the instructions provided by the Copilot Studio side. Detailed steps and guidance are available in the official Microsoft documentation: [Add an MCP Server in Copilot Studio](https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp#add-tools-from-an-existing-mcp-connector-to-an-agent).
### GitHub Copilot
@@ -126,6 +118,38 @@ https://vscode.dev/redirect
+### Groq
+
+To integrate Box MCP server with Groq, follow the tutorial available in the [Groq API Cookbook](https://github.com/groq/groq-api-cookbook/tree/main/tutorials/03-mcp/mcp-box). This tutorial provides step-by-step instructions for setting up and using Box MCP with Groq.
+
+Watch a [video demonstration](https://groq.enterprise.slack.com/files/U089GJTGFFA/F09QXEZ3V17/groq_box_mcp_tutorial__1.mp4) of the Groq and Box MCP integration.
+
+### Microsoft Foundry Tools
+
+Box is available in the Microsoft Foundry Tools catalog. To add the remote Box MCP server, refer to the official Microsoft documentation: [Discover tools in the Microsoft Foundry Tools](https://learn.microsoft.com/en-us/azure/ai-foundry/agents/concepts/tool-catalog?view=foundry).
+
+### Mistral AI’s Le Chat
+
+To enable Box MCP for [Mistral AI’s Le Chat](https://chat.mistral.ai/chat), visit [connectors page](https://chat.mistral.ai/connections), click *Connect* and grant access to Box. Alternatively, directly form the chat view, click *Tools* and choose Box.
+
+
+ 
+
+
+### OpenAI AgentKit
+
+Box enables agentic enterprise support with OpenAI AgentKit. For more information and a demonstration, see the [Box blog post](https://blog.box.com/box-enables-agentic-enterprise-support-openais-new-agentkit).
+
+### Windows
+
+Box MCP server is available for Windows. For more information, visit the [Windows Agentic](https://developer.microsoft.com/en-us/windows/agentic/) and [MCP servers on Windows overview](https://learn.microsoft.com/en-us/windows/ai/mcp/servers/mcp-server-overview) pages.
+
+
+
+This integration is currently in preview and the customer experience may change.
+
+
+
### Using Box AI Features with the MCP Server
When you use Box AI in third-party applications, you can achieve the best experience and highest quality results by accessing the applications through the Box MCP server. This ensures full functionality, improved performance, and a seamless user experience.
@@ -206,3 +230,7 @@ Create and manage Box Hubs for organizing collaborative content and resources ar
| `get_hub_items` | Gets items (files and folders) associated with a specific hub. |
| `list_hubs` | Lists all hubs accessible to the authenticated user. |
| `update_hub` | Updates the title and description of a specific hub. |
+
+## Feedback
+
+To share feedback or ask questions about Box MCP server, visit the [Box AI API thread](https://community.box.com/box-ai-api-8) of the Box Developer Community forum.
\ No newline at end of file