pdfmux for Windsurf
io.github.nameetp/pdfmux
PDF-to-Markdown extraction that audits its own output and flags any extractor's silent drops.
client:Windsurf
transport:stdio
runtime:pypi
Install pdfmux in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pdfmux": {
"command": "uvx",
"args": [
"pdfmux"
],
"env": {
"GEMINI_API_KEY": "<GEMINI_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs