Skip to content
Zed

Sheet Best MCP for Zed

io.github.sheetbest/sheet-best

Connect AI assistants to Google Sheets through controlled tools for reading and updating rows.

client:Zed transport:streamable-http

Install Sheet Best MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "sheet-best": {
      "url": "https://mcp.sheetbest.com/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Sheet Best MCP in other clients