Skip to content
Claude Desktop

proofetch for Claude Desktop

io.github.vektoris-ai/proofetch

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

client:Claude Desktop transport:streamable-http

Install proofetch in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "proofetch": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://proofetch-vektoris-ai-workflows.vercel.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

proofetch in other clients