Skip to content

Commit a3a3c7b

Browse files
committed
adjust image sizes
1 parent 13f9f95 commit a3a3c7b

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ Join the waitlist by filling out the form at [clickhouse.ai](https://www.clickho
3535

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

38-
<Image img={img1} alt="Select MCP in the Connect Modal" size="sm"/>
38+
<Image img={img1} alt="Select MCP in the Connect Modal" size="md"/>
3939

40-
<Image img={img2} alt="Enable MCP Server" size="sm"/>
40+
<Image img={img2} alt="Enable MCP Server" size="md"/>
4141

4242
2. Copy the URL of the ClickHouse Cloud MCP Server from the `Connect` view or below
4343

@@ -75,7 +75,6 @@ claude mcp add --transport http clickhouse_cloud https://mcp.clickhouse.com/mcp
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

78-
7978
2. Authenticate using your ClickHouse Cloud credentials
8079

8180
<Image img={img3} alt="OAuth Connect flow" size="sm"/>
@@ -86,13 +85,13 @@ claude mcp add --transport http clickhouse_cloud https://mcp.clickhouse.com/mcp
8685

8786
1. Verify in Claude Code that the remote MCP server is connected
8887

89-
<Image img={img5} alt="Claude Code MCP success" size="sm"/>
88+
<Image img={img5} alt="Claude Code MCP success" size="md"/>
9089

91-
<Image img={img6} alt="Claude Code MCP Details" size="sm"/>
90+
<Image img={img6} alt="Claude Code MCP Details" size="md"/>
9291

9392
2. Congratulations! You can now use the ClickHouse Cloud Remote MCP Server from Claude Code
9493

95-
<Image img={img7} alt="Claude Code MCP Usage" size="sm"/>
94+
<Image img={img7} alt="Claude Code MCP Usage" size="md"/>
9695

9796

9897
</VerticalStepper>

0 commit comments

Comments
 (0)