Skip to content
VS Code

PDF Kit for VS Code

com.hellobasestation/pdfkit

AI-powered PDF tools: fill forms via natural language

client:VS Code transport:streamable-http runtime:npm tools:1

Install PDF Kit in VS Code

.vscode/mcp.json

{
  "servers": {
    "pdfkit": {
      "type": "http",
      "url": "https://mcp.hellobasestation.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

PDF Kit in other clients