docs(mcp): add note for on-premises datahub cloud (#14244)

This commit is contained in:
Harshal Sheth 2025-07-28 12:09:05 -07:00 committed by GitHub
parent 030099ed48
commit fb44a85d9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,6 +51,15 @@ To connect to the MCP server, you'll need the following:
Your hosted MCP server URL is `https://<tenant>.acryl.io/integrations/ai/mcp/?token=<token>`.
<details>
<summary>On-Premises DataHub Cloud</summary>
For on-premises DataHub Cloud, your hosted MCP server URL is `https://<datahub-fqdn>/integrations/ai/mcp/?token=<token>`.
For example, it might look something like `https://datahub.example.com/integrations/ai/mcp/?token=eyJh...`.
</details>
### Configure
<details>
@ -79,8 +88,9 @@ Your hosted MCP server URL is `https://<tenant>.acryl.io/integrations/ai/mcp/?to
<details>
<summary>Cursor</summary>
1. Navigate to Cursor -> Settings -> Cursor Settings -> MCP -> add a new MCP server
2. Enter the following into the file:
1. Make sure you're using Cursor v1.1 or newer.
2. Navigate to Cursor -> Settings -> Cursor Settings -> MCP -> add a new MCP server
3. Enter the following into the file:
```json
{
@ -161,7 +171,7 @@ You can run the [open-source MCP server](https://github.com/acryldata/mcp-server
<summary>Cursor</summary>
1. Navigate to Cursor -> Settings -> Cursor Settings -> MCP -> add a new MCP server
1. Enter the following into the file:
2. Enter the following into the file:
```json
{