From 603301a7dcdab56379e911e84f3934679bf56236 Mon Sep 17 00:00:00 2001 From: Jonah Goldsaito <1239984+jonahgoldsaito@users.noreply.github.com> Date: Thu, 6 Aug 2026 11:37:20 -0400 Subject: [PATCH] Clarify MCP connection instructions for agents Updated instructions for connecting agents to MCP, clarifying the use of the Claude CLI and Desktop app. --- __docs__/introduction.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/__docs__/introduction.mdx b/__docs__/introduction.mdx index b2755aa..72373cc 100644 --- a/__docs__/introduction.mdx +++ b/__docs__/introduction.mdx @@ -38,13 +38,13 @@ Simply add the MCP server to your agent of choice, and it should return informat #### Connect your agent to the MCP -For **`Claude Code`**, open up Terminal and run: +If you have the **`Claude CLI`** tool, open up Terminal and run: ```sh claude mcp add --transport http --scope user design-guidelines https://main--6a5008743971119020a6233b.chromatic.com/mcp ``` -For other MCP clients (Cursor, etc.), add this to your MCP configuration: +If you have the Claude Desktop app other clients (Cursor, etc.), add this to your MCP configuration (or ask the agent to do it for you): ```json {