From 33b4c009234135997d2e242add99a0d123b0057b Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Fri, 9 Jan 2026 14:59:08 -0800 Subject: [PATCH] docs: reformat cline instructions, follow up to #1297 (#1303) --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8679de6..d027795 100644 --- a/README.md +++ b/README.md @@ -84,15 +84,11 @@ Follow the MCP install [guide](https://modelcontextprotocol.io/quickstart/user),
Cline -Follow the instruction in the section [MCP Integration](https://docs.cline.bot/mcp/mcp-overview) +Follow the instruction in the section [Configuring MCP Servers](https://docs.cline.bot/mcp/configuring-mcp-servers) -Connection Types -Local (stdio): Cline runs the server as a local process. -Remote (streamableHttp): hosted/cloud environments. -Legacy (sse): Only use if the host doesn't support the modern streamableHttp protocol. +**Example: Local Setup** -Example: Local Setup -Add the following to your cline_mcp_settings.json file: +Add the following to your [`cline_mcp_settings.json`](https://docs.cline.bot/mcp/configuring-mcp-servers#editing-mcp-settings-files) file: ```json {