Sheet Best MCP for VS Code
io.github.sheetbest/sheet-best
Connect AI assistants to Google Sheets through controlled tools for reading and updating rows.
client:VS Code
transport:streamable-http
Install Sheet Best MCP in VS Code
.vscode/mcp.json
{
"servers": {
"sheet-best": {
"type": "http",
"url": "https://mcp.sheetbest.com/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs