PasteSheet — Google Sheets for Zed
com.pastesheet/google-sheets
Query your Google Sheets as structured JSON: list sheets and tabs, read schemas, filter rows.
client:Zed
transport:streamable-http
Install PasteSheet — Google Sheets in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"google-sheets": {
"url": "https://pastesheet.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs