Sheet Best MCP for Cursor
io.github.sheetbest/sheet-best
Connect AI assistants to Google Sheets through controlled tools for reading and updating rows.
client:Cursor
transport:streamable-http
Install Sheet Best MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sheet-best": {
"url": "https://mcp.sheetbest.com/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs