pdf4vllm for Windsurf
io.github.pyjudge/pdf4vllm
PDF reader for vision LLMs. Auto-detects text corruption and switches to image mode.
client:Windsurf
transport:stdio
runtime:pypi
Install pdf4vllm in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pdf4vllm": {
"command": "uvx",
"args": [
"pdf4vllm-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs