Agent Spreadsheet MCP for Windsurf
io.github.psu3d0/agent-spreadsheet
Agent-safe Excel workbook analysis, editing, recalc, and verification tools.
client:Windsurf
transport:stdio
runtime:oci
Install Agent Spreadsheet MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-spreadsheet": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/psu3d0/agent-spreadsheet:0.16.0-full"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs