PDF Writer (PDF Agent Stack) for Windsurf
io.github.shuji-bonji/pdf-writer-mcp
Create and edit PDFs: text, Markdown, tables, metadata and pages, with Japanese font embedding.
client:Windsurf
transport:stdio
runtime:npm
Install PDF Writer (PDF Agent Stack) in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pdf-writer-mcp": {
"command": "npx",
"args": [
"-y",
"@shuji-bonji/pdf-writer-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs