wisegrid mcp for Claude Code
io.github.ryankramer/wisegrid-mcp
Read and write WiseGrid sheets, rows, columns and reports from any AI agent.
client:Claude Code
transport:stdio
runtime:pypi
Install wisegrid mcp in Claude Code
run in your project directory
claude mcp add wisegrid-mcp -e WISEGRID_API_KEY=<WISEGRID_API_KEY> -e WISEGRID_BASE_URL=<WISEGRID_BASE_URL> -- uvx wisegrid-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs