Skip to content
VS Code

offprint for VS Code

io.github.dpetrou-continua/offprint

Clean Markdown extraction, 1200 DPI vector SVGs, and multi-modal capsules for agents.

client:VS Code transport:streamable-http

Install offprint in VS Code

.vscode/mcp.json

{
  "servers": {
    "offprint": {
      "type": "http",
      "url": "https://offprint.pub/api/v1/agent/extract"
    }
  }
}

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

offprint in other clients