pdfcheck mcp for Windsurf
io.github.jayjex/pdfcheck-mcp
MCP server validating PDF page trees: Kids->Page, Contents->stream, orphans, Count match.
client:Windsurf
transport:stdio
runtime:npm
Install pdfcheck mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pdfcheck-mcp": {
"command": "npx",
"args": [
"-y",
"@jayjex/pdfcheck-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs