Skip to content

Commit 56b0d19

Browse files
committed
Added a note about PP
1 parent a519468 commit 56b0d19

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/use-cases/AI_ML/MCP/remote_mcp.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ import img7 from '@site/static/images/use-cases/AI_ML/MCP/7usage_mcp.png';
2424

2525
> This guide explains how to enable and use the ClickHouse Cloud Remote MCP Server. We will use Claude Code as an MCP Client for this example.
2626
27+
:::note
28+
The remote server capability is currently available in private preview only.
29+
Join the waitlist by filling out the form at [clickhouse.ai](https://www.clickhouse.ai)
30+
:::
31+
2732
<VerticalStepper headerLevel="h2">
2833

2934
## Enable the remote MCP server for your ClickHouse Cloud service
@@ -68,7 +73,7 @@ claude mcp add --transport http clickhouse_cloud https://mcp.clickhouse.com/mcp
6873

6974
## Authenticate to ClickHouse Cloud via OAuth
7075

71-
1. Claude Code will open a browser window on the first session. Otherwise, you can also trigger a connection by running the `/mcp` command in Claude Code and selecting the `clickhouse_cloud` MCP server
76+
1. Claude Code will open a browser window on the firgst session. Otherwise, you can also trigger a connection by running the `/mcp` command in Claude Code and selecting the `clickhouse_cloud` MCP server
7277

7378

7479
2. Authenticate using your ClickHouse Cloud credentials

0 commit comments

Comments
 (0)