PSPDFKit (Nutrient) Connector for AI agents.
7 live capabilities
Turn web content into professional PDFs and automate document redaction.
Waiting for input…
Why people use PSPDFKit (Nutrient)
PSPDFKit (Nutrient) PDF Automation for Legal and Compliance
With PSPDFKit (Nutrient), you just tell your agent which files need protection. It uses build_document to apply redactions and watermarks across your files in a single go. You get back a secure, professional set of documents without the manual clicking.
What Vinkius changes
You get a professional document processing engine that follows your verbal instructions.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Redacting high-volume contracts
A legal team has to redact 50 contracts manually.
- Real-world use case 02
Digitizing paper archives
Scanned records are impossible to search.
- Real-world use case 03
Web-to-PDF report generation
HTML reports look messy as PDFs.
Complete set · 7capabilities
The complete PSPDFKit (Nutrient) capability set.
These are the exact actions your AI can choose when you ask it to work with PSPDFKit (Nutrient).
01—04
4 capabilities in this set.
Part of 7 available through PSPDFKit (Nutrient).
- 01 Capability
Autotag pdf
Automatically tags a PDF to meet PDF/UA accessibility standards. This ensures that people using screen readers can navigate your documents easily.
- 02 Capability
Ocr document
Extracts text from images or scanned PDFs. This makes your static files searchable and readable by your agent.
- 03 Capability
Upload viewer document
Sends a document to the Viewer API. This is the final step in getting a file ready for web viewing.
- 04 Capability
Build document
Performs advanced edits like redaction and watermarking. It's the go-to capability for modifying the content and security of a file.
05—07
3 capabilities in this set.
Part of 7 available through PSPDFKit (Nutrient).
- 05 Capability
Convert to pdf
Changes Office files or images into standardized PDFs. This keeps your branding consistent across different source formats.
- 06 Capability
Create viewer session
Generates a session token for the Viewer API. Use this to prepare a document for a secure web viewing experience.
- 07 Capability
Generate pdf
Turns raw HTML content into a professional PDF document. It's perfect for creating invoices or reports from web layouts.
Set up in minutes
One URL. Then ask PSPDFKit (Nutrient) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use PSPDFKit (Nutrient) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GJ5munaGM52GsFLuBPidwWhHisnl0Jr4DQUgzLCy/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it PSPDFKit (Nutrient), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable PSPDFKit (Nutrient) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GJ5munaGM52GsFLuBPidwWhHisnl0Jr4DQUgzLCy/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the PSPDFKit (Nutrient) URL.
- Step 03
Save and start
Save the connection and enable PSPDFKit (Nutrient) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pspdfkit-nutrient": {
"url": "https://edge.vinkius.com/vk_preview_GJ5munaGM52GsFLuBPidwWhHisnl0Jr4DQUgzLCy/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using PSPDFKit (Nutrient)
Open Agent mode in chat and ask: "Using PSPDFKit (Nutrient), help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pspdfkit-nutrient": {
"url": "https://edge.vinkius.com/vk_preview_GJ5munaGM52GsFLuBPidwWhHisnl0Jr4DQUgzLCy/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using PSPDFKit (Nutrient)
Ask Copilot: "Using PSPDFKit (Nutrient), help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pspdfkit-nutrient": {
"url": "https://edge.vinkius.com/vk_preview_GJ5munaGM52GsFLuBPidwWhHisnl0Jr4DQUgzLCy/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using PSPDFKit (Nutrient)
Open Cascade and ask: "Using PSPDFKit (Nutrient), help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pspdfkit-nutrient": {
"url": "https://edge.vinkius.com/vk_preview_GJ5munaGM52GsFLuBPidwWhHisnl0Jr4DQUgzLCy/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using PSPDFKit (Nutrient)
Ask Cline: "Using PSPDFKit (Nutrient), help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pspdfkit-nutrient --transport http "https://edge.vinkius.com/vk_preview_GJ5munaGM52GsFLuBPidwWhHisnl0Jr4DQUgzLCy/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using PSPDFKit (Nutrient)
Ask Claude: "Using PSPDFKit (Nutrient), show me...". 7 tools are ready
Where the request belongs
Work PSPDFKit (Nutrient) can move forward.
This is for people who spend hours manually formatting PDFs, redacting sensitive data, or trying to make old scans readable. It's for anyone whose job involves moving data between different file types without losing quality.
Legal Operations Specialist
Redacts sensitive information from contracts and ensures they meet accessibility standards.
Document Automation Developer
Builds pipelines that turn dynamic web data into downloadable PDF reports.
Records Manager
Converts old paper archives into searchable digital assets using OCR.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPDF.co
Parse, generate, merge, and convert PDF documents programmatically with an API that handles complex document processing tasks.
iLovePDF
Merge, split, compress, and convert PDF files with a complete toolkit that handles every document processing need online.
Pdfcrowd
Convert HTML, web pages, and documents to PDF or images. Generate invoices and extract text from PDFs directly via AI.
PDF Munk
Automate PDF and image generation via PDF Munk. convert HTML/URL to PDF, merge documents, and compress files directly from any AI agent.
Stirling PDF
Manage PDF documents via Stirling PDF. add watermarks, convert images to PDF, sign documents with certificates, and monitor server metrics directly.
Sensible
Extract structured data from PDFs, images, and documents using Sensible's powerful document parsing engine.
Bring your own AI
Change the model, client or framework. Keep PSPDFKit (Nutrient) connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about PSPDFKit (Nutrient).
The practical details behind the request, access and result.
Can PSPDFKit (Nutrient) help me make my PDFs screen-reader friendly?
Yes. It uses autotag_pdf to automatically tag your documents for PDF/UA compliance, which is the standard for accessibility.
How does PSPDFKit (Nutrient) handle scanned images?
It uses OCR technology to read the text inside images or scanned PDFs. This makes the content searchable and readable by your AI agent.
Can I use PSPDFKit (Nutrient) to convert Word files to PDF?
Yes, it can transform Office files like DOCX and PPTX into standardized PDFs while keeping the layout intact.
Is PSPDFKit (Nutrient) good for redacting sensitive info?
It's great for that. You can use it to apply redactions and watermarks to documents to keep sensitive data private.
How do I get my documents onto a web viewer with PSPDFKit (Nutrient)?
The Connector can create a viewer session and upload your document to the Viewer API, making it ready for web display.
Can PSPDFKit (Nutrient) turn my website into a PDF?
Yes, it can take raw HTML content and turn it into a professional PDF document instantly.
Can I make a scanned image searchable using this server?
Yes. Use the ocr_document capability by providing the file URL. It will extract the text and return a processed document that is fully searchable.
How do I redact sensitive information from a PDF?
You can use the build_document capability. It allows you to send specific instructions for redaction, watermarking, or other advanced transformations to a source document.
Is it possible to ensure my PDFs are accessible for people with disabilities?
Absolutely. The autotag_pdf capability processes your document to meet accessibility standards like PDF/UA-1, making it compatible with screen readers.
One connection away
Give your agent a direct line to PSPDFKit (Nutrient).
Connect PSPDFKit (Nutrient) once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available