Skip to content
VS Code

pdf for VS Code

net.alpha-systems/pdf

Markdown to PDF: headings, bold, code, lists, rules. A4/Letter/Legal. Free 30/hr. MCP + REST.

client:VS Code transport:streamable-http tools:6

Install pdf in VS Code

.vscode/mcp.json

{
  "servers": {
    "pdf": {
      "type": "http",
      "url": "https://alpha-systems.net/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 in other clients