From b2e409fa23a229cca9e6d1591b8b032f3331c6ca Mon Sep 17 00:00:00 2001 From: Iddo Gino Date: Thu, 25 Jun 2026 14:48:34 -0700 Subject: [PATCH] Add Gamut to MCP client examples --- docs/hub/agents-mcp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hub/agents-mcp.md b/docs/hub/agents-mcp.md index af8e122333..bfa057c50b 100644 --- a/docs/hub/agents-mcp.md +++ b/docs/hub/agents-mcp.md @@ -13,7 +13,7 @@ The Hugging Face MCP (Model Context Protocol) Server connects your MCP‑compati 1. Open your [MCP settings](https://huggingface.co/settings/mcp) while logged in. -2. Pick your client: select your MCP‑compatible client (for example Cursor, VS Code, Zed, Claude Desktop). The page shows client‑specific instructions and a ready‑to‑copy configuration snippet. +2. Pick your client: select your MCP‑compatible client (for example Cursor, VS Code, Zed, Claude Desktop, [Gamut](https://www.gamut.so/mcp/search-ai/hugging-face)). The page shows client‑specific instructions and a ready‑to‑copy configuration snippet. 3. Paste and restart: copy the snippet into your client’s MCP configuration, save, and restart/reload the client. You should see “Hugging Face” (or similar) listed as a connected MCP server in your client.