From 72e4cca00ecc2a1d9bdef95575bb2c779a87150c Mon Sep 17 00:00:00 2001 From: BBCrypto-web Date: Sun, 21 Jun 2026 04:25:44 +0300 Subject: [PATCH] docs(config): correct MCP docs path in cli-config.yaml.example The MCP section pointed to docs/mcp.md, which does not exist. Point it to website/docs/user-guide/features/mcp.md, matching the existing hooks.md reference convention in the same file. Co-Authored-By: Claude Opus 4.8 (1M context) --- cli-config.yaml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli-config.yaml.example b/cli-config.yaml.example index 197bdaff17e..9b61354e7e5 100644 --- a/cli-config.yaml.example +++ b/cli-config.yaml.example @@ -809,7 +809,7 @@ platform_toolsets: # ============================================================================= # Connect to external MCP servers to add tools from the MCP ecosystem. # Each server's tools are automatically discovered and registered. -# See docs/mcp.md for full documentation. +# See website/docs/user-guide/features/mcp.md for full documentation. # # Stdio servers (spawn a subprocess): # command: the executable to run