Adding Box to MCP Integrations (#187)
* Added Box to MCP Integrations * Add Box to mcp.json
This commit is contained in:
@@ -131,6 +131,7 @@ All connectors are centralized in the **financial-analysis** core plugin and sha
|
||||
| [PitchBook](https://pitchbook.com/) | `https://premium.mcp.pitchbook.com/mcp` |
|
||||
| [Chronograph](https://www.chronograph.pe/) | `https://ai.chronograph.pe/mcp` |
|
||||
| [Egnyte](https://www.egnyte.com/) | `https://mcp-server.egnyte.com/mcp` |
|
||||
| [Box](https://www.box.com/home) | `https://mcp.box.com` |
|
||||
|
||||
> MCP access may require a subscription or API key from the provider.
|
||||
|
||||
|
||||
@@ -44,5 +44,8 @@
|
||||
"type": "http",
|
||||
"url": "https://mcp-server.egnyte.com/mcp"
|
||||
}
|
||||
"box": {
|
||||
"type": "http",
|
||||
"url": "https://mcp.box.com"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user