mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-11-03 20:27:50 +00:00 
			
		
		
		
	docs(mcp): add note for on-premises datahub cloud (#14244)
This commit is contained in:
		
							parent
							
								
									030099ed48
								
							
						
					
					
						commit
						fb44a85d9d
					
				@ -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
 | 
			
		||||
{
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user