From 03d35754e96dfab16f5878b5343896ef1f329483 Mon Sep 17 00:00:00 2001 From: Mark Needham Date: Fri, 3 Oct 2025 21:30:30 +0800 Subject: [PATCH] Update 01_remote_mcp.md --- docs/use-cases/AI_ML/MCP/01_remote_mcp.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/use-cases/AI_ML/MCP/01_remote_mcp.md b/docs/use-cases/AI_ML/MCP/01_remote_mcp.md index 29fd79fe05c..bfb000ab14a 100644 --- a/docs/use-cases/AI_ML/MCP/01_remote_mcp.md +++ b/docs/use-cases/AI_ML/MCP/01_remote_mcp.md @@ -26,11 +26,6 @@ import img7 from '@site/static/images/use-cases/AI_ML/MCP/7usage_mcp.png'; > 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, but any LLM client that supports MCP can be used. -:::note -The remote server capability is currently available in private preview only. -Join the waitlist by filling out the form at [clickhouse.ai](https://www.clickhouse.ai) -::: - ## Enable the remote MCP server for your ClickHouse Cloud service {#enable-remote-mcp-server}