Skip to content

Commit 13f9f95

Browse files
authored
add explicit anchor tags
1 parent 56b0d19 commit 13f9f95

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Join the waitlist by filling out the form at [clickhouse.ai](https://www.clickho
3131

3232
<VerticalStepper headerLevel="h2">
3333

34-
## Enable the remote MCP server for your ClickHouse Cloud service
34+
## Enable the remote MCP server for your ClickHouse Cloud service {#enable-remote-mcp-server}
3535

3636
1. Connect to your ClickHouse Cloud Service, click on the `Connect` button, and enable the Remote MCP Server for your Service
3737

@@ -45,7 +45,7 @@ Join the waitlist by filling out the form at [clickhouse.ai](https://www.clickho
4545
https://mcp.clickhouse.com/mcp
4646
```
4747

48-
## Add the ClickHouse MCP Server in Claude Code
48+
## Add the ClickHouse MCP Server in Claude Code {#add-clickhouse-mcp-server-claude-code}
4949

5050
1. In your working directory, run the following command to add the ClickHouse Cloud MCP Server configuration to Claude Code. In this example, we named the MCP server in the Claude Code config `clickhouse_cloud`
5151

@@ -71,7 +71,7 @@ claude mcp add --transport http clickhouse_cloud https://mcp.clickhouse.com/mcp
7171
[user@host ~/Documents/repos/mcp_test] $ claude
7272
```
7373

74-
## Authenticate to ClickHouse Cloud via OAuth
74+
## Authenticate to ClickHouse Cloud via OAuth {#authenticate-via-oauth}
7575

7676
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
7777

@@ -82,7 +82,7 @@ claude mcp add --transport http clickhouse_cloud https://mcp.clickhouse.com/mcp
8282

8383
<Image img={img4} alt="OAuth Connect flow success" size="sm"/>
8484

85-
## Use the ClickHouse Cloud Remote MCP Server from Claude Code
85+
## Use the ClickHouse Cloud Remote MCP Server from Claude Code {#use-rempte-mcp-from-claude-code}
8686

8787
1. Verify in Claude Code that the remote MCP server is connected
8888

0 commit comments

Comments
 (0)