Skip to content
VS Code

proofetch for VS Code

io.github.vektoris-ai/proofetch

Verified extraction: source-backed JSON from PDFs/URLs; honest null + signed receipt.

client:VS Code transport:streamable-http

Install proofetch in VS Code

.vscode/mcp.json

{
  "servers": {
    "proofetch": {
      "type": "http",
      "url": "https://proofetch-vektoris-ai-workflows.vercel.app/mcp"
    }
  }
}

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

proofetch in other clients