xlsx audit mcp for Windsurf
io.github.arose26/xlsx-audit-mcp
Audit Excel workbooks: formula dependency tracing, circular references, risk smells. Local only.
client:Windsurf
transport:stdio
runtime:npm
Install xlsx audit mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"xlsx-audit-mcp": {
"command": "npx",
"args": [
"-y",
"xlsx-audit-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs