ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use PDFShift with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Convert URLs or HTML to PDF and images. manage templates, track credits, and automate document generation via high-performance API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 15 capabilities

The complete PDFShift capability set.

These are the exact actions your AI can choose when you ask it to work with PDFShift.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 15 available through PDFShift.

  1. 01

    Convert to jpeg

    Convert URL or HTML to JPEG

  2. 02

    Convert to PDF

    Use filename parameter to get a JSON response with an S3 URL instead of raw binary. Convert URL or HTML to PDF

  3. 03

    Get log

    Get log by request ID

  4. 04

    List logs

    List recent logs

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 15 available through PDFShift.

  1. 05

    Convert to png

    Convert URL or HTML to PNG

  2. 06

    Convert to webp

    Convert URL or HTML to WEBP

  3. 07

    Create template

    Create a new template

  4. 08

    Delete template

    Delete a template

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 15 available through PDFShift.

  1. 09

    Generate from template

    Generate document from a template

  2. 10

    Get account

    Get account details

  3. 11

    Get credits usage

    Get credits usage

  4. 12

    List templates

    List all templates

Capability set04 / 04

13-15

3 capabilities in this set.

Part of 15 available through PDFShift.

  1. 13

    Update template

    Update an existing template

  2. 14

    Get template HTML

    Get template HTML content

  3. 15

    List invoices

    List invoices

Observed, not estimated

963ms average. Fast in production.

PDFShift is checked daily against the live service.

Daily averagePeak 1194ms
Aug 20Today
Fastest day
830ms
Slowest day
1194ms
14-day trend
Improving-9%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 15 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of PDFShift, so you can see the experience inside your AI.

It does not authenticate your account with PDFShift. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

PDFShift Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_eFUtIIlmUi8wiZ9um42caJb4t60HbsbZZhY0vd6N/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — PDFShift capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "pdfshift-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_eFUtIIlmUi8wiZ9um42caJb4t60HbsbZZhY0vd6N/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions PDFShift owners ask.

  • 01

    Can I test the conversion without spending my credits?

    Yes. Use the sandbox parameter set to true in capabilities like convert_to_pdf. This generates a watermarked document for development purposes at no credit cost.

  • 02

    How do I generate a document using a saved template?

    First, ensure your template is created using create_template. Then, use generate_from_template providing the template slug and the dynamic data you want to inject.

  • 03

    Can I capture a full-page screenshot as an image?

    Absolutely. Use convert_to_png, convert_to_jpeg, or convert_to_webp and set the fullpage parameter to true to capture the entire scrollable area.