spreadsheet builder for Zed
io.github.theluckystrike/spreadsheet-builder
Open, inspect, filter, edit and convert xlsx and csv files from your AI chat. Processing is local.
client:Zed
transport:streamable-http
runtime:mcpb
tools:13
Install spreadsheet builder in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"spreadsheet-builder": {
"url": "https://mcp.zovo.one/mcp/spreadsheet-builder"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs