docs: add Claude Desktop UI configuration option for macOS
Add alternative instructions for configuring Claude Desktop through the UI (Settings → Developer → Edit Config) which is more user-friendly than manually finding the config file. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -53,10 +53,15 @@ git clone https://github.com/BeehiveInnovations/gemini-mcp-server.git
|
|||||||
### 3. Configure Claude Desktop
|
### 3. Configure Claude Desktop
|
||||||
Add the server to your `claude_desktop_config.json`:
|
Add the server to your `claude_desktop_config.json`:
|
||||||
|
|
||||||
**Find your config file:**
|
**Option A: Edit the config file directly**
|
||||||
- **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`
|
- **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`
|
||||||
- **Windows**: `%APPDATA%\Claude\claude_desktop_config.json`
|
- **Windows**: `%APPDATA%\Claude\claude_desktop_config.json`
|
||||||
|
|
||||||
|
**Option B: Use Claude Desktop UI (macOS)**
|
||||||
|
- Open Claude Desktop
|
||||||
|
- Go to **Settings** → **Developer** → **Edit Config**
|
||||||
|
- This will open the `claude_desktop_config.json` file in your default editor
|
||||||
|
|
||||||
**Add this configuration** (replace with YOUR actual paths):
|
**Add this configuration** (replace with YOUR actual paths):
|
||||||
|
|
||||||
**macOS/Linux:**
|
**macOS/Linux:**
|
||||||
|
|||||||
Reference in New Issue
Block a user