How to Use the PDF.co MCP in Windsurf
Put your document pipelines on autopilot with Windsurf Cascade chaining PDF.co tools to extract, merge, and convert files.
Works with every AI agent you already use
…and any MCP-compatible client
Connect PDF.co MCP to Windsurf
Create your Vinkius account to connect PDF.co to Windsurf — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Autonomous Document Parsing with Cascade
`pdf_to_json` converts messy PDFs into structured JSON data without manual mapping. Cascade analyzes your document layout, selects this tool, and passes the parsed data directly to your local application code. If the file is a scanned image, your agent falls back to `ocr_image` to extract raw text first. This MCP Server handles the pipeline logic so you don't have to write custom parsing code for every new document format.
Multi-Step PDF Manipulation Pipelines
`merge_pdfs` combines multiple independent documents into a single compiled file based on Cascade's plan. Your agent reads your workspace, identifies the target files, and chains this tool with `split_pdf` to rearrange pages. You get a finished document in seconds because Cascade handles the intermediate file paths behind the scenes. This MCP Server turns complex file system operations into a single chat request.
Secure File Workflows in Windsurf
`protect_pdf` secures sensitive outputs by applying password encryption directly through your AI client. Cascade runs this tool as the final step of a document generation sequence to lock down proprietary data. If you need to read protected inputs, `unprotect_pdf` strips the security layers using your provided credentials. Integrating this MCP Server ensures your automated pipelines never stall on password-protected files.
Set up PDF.co MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the PDF.co MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my PDF.co payment history." If connected, Cascade will call the PDF.co tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"pdfco-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by PDF.co. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about PDF.co MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the PDF.co MCP today
We host it, we monitor it, we maintain it. You just paste one token.