From 7cfd5f89ad2bd6eb78564930ab2689e93431f780 Mon Sep 17 00:00:00 2001 From: Fahad Date: Sun, 8 Jun 2025 20:15:02 +0400 Subject: [PATCH] docs: Add Claude Code installation command Added the command to sync MCP servers from Claude Desktop to Claude Code: claude mcp add-from-claude-desktop -s user This makes the setup process clearer for Claude Code users. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bbf6d20..3309a1a 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,14 @@ Add to your Claude Desktop configuration file: After adding the configuration, restart Claude Desktop. You'll see "gemini" in the MCP servers list. -### 3. Start Using Natural Language +### 3. Add to Claude Code + +To make the server available in Claude Code, run: +```bash +claude mcp add-from-claude-desktop -s user +``` + +### 4. Start Using Natural Language Just talk to Claude naturally: - "Use Gemini to analyze this large file..."