docs: restore Claude Code connection command

Added back the crucial npx command for connecting MCP servers from Claude Desktop to Claude Code:
npx @anthropic-ai/claude-code mcp add-from-claude-desktop

This step is essential for users who want to use the Gemini MCP server in Claude Code after configuring it in Claude Desktop.
This commit is contained in:
Fahad
2025-06-08 22:35:53 +04:00
parent 15cd4d7175
commit 9ff9357c58

View File

@@ -41,7 +41,14 @@ Add to your `claude_desktop_config.json`:
### 3. Restart Claude Desktop
### 4. Start Using It!
### 4. Add to Claude Code (Optional)
To make the server available in Claude Code, run:
```bash
npx @anthropic-ai/claude-code mcp add-from-claude-desktop
```
### 5. Start Using It!
Just ask Claude naturally:
- "Think deeper about this architecture design"