Skip to content
VS Code

PDF Agent by Nova (CIVAI) for VS Code

co.civai.nova/pdf-agent

I create PDF documents from markdown, preview, then generate a downloadable file

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

Install PDF Agent by Nova (CIVAI) in VS Code

.vscode/mcp.json

{
  "servers": {
    "pdf-agent": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/pdf-agent"
    }
  }
}

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 Agent by Nova (CIVAI) in other clients