From 00b805e0f58a9a1ab0b9cf22bad3d4812ebfac46 Mon Sep 17 00:00:00 2001 From: Fahad Date: Mon, 9 Jun 2025 19:59:22 +0400 Subject: [PATCH] docs: add Claude Desktop UI configuration option for macOS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f3df160..b56dc30 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,15 @@ git clone https://github.com/BeehiveInnovations/gemini-mcp-server.git ### 3. Configure Claude Desktop 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` - **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): **macOS/Linux:**