deckprobe for Windsurf
io.github.deckflow/deckprobe
Inspect PDF, Office, and iWork documents without rendering: counts, metadata, security signals
client:Windsurf
transport:stdio
runtime:npm
Install deckprobe in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"deckprobe": {
"command": "npx",
"args": [
"-y",
"@deckflow/deckprobe-mcp"
],
"env": {
"DECKPROBE_MCP_ROOTS": "<DECKPROBE_MCP_ROOTS>",
"DECKPROBE_MCP_TIMEOUT_MS": "<DECKPROBE_MCP_TIMEOUT_MS>",
"DECKPROBE_MCP_MAX_CONCURRENCY": "<DECKPROBE_MCP_MAX_CONCURRENCY>",
"DECKPROBE_MCP_MAX_BATCH": "<DECKPROBE_MCP_MAX_BATCH>",
"DECKPROBE_MCP_BIN": "<DECKPROBE_MCP_BIN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs