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.
This commit is contained in:
@@ -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.
|
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:
|
Just talk to Claude naturally:
|
||||||
- "Use Gemini to analyze this large file..."
|
- "Use Gemini to analyze this large file..."
|
||||||
|
|||||||
Reference in New Issue
Block a user