Skip to content
VS Code

pdf-text for VS Code

co.kymac.pdf/pdf-text

PDF URL → extracted text for bots. Free try then prepaid TEST. https://pdf.kymac.co

client:VS Code transport:streamable-http

Install pdf-text in VS Code

.vscode/mcp.json

{
  "servers": {
    "pdf-text": {
      "type": "http",
      "url": "https://pdf.kymac.co/mcp"
    }
  }
}

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

pdf-text in other clients