Skip to content
Claude Desktop

proof for Claude Desktop

dev.tatastu/proof

Stamp content with permanent, verifiable provenance. Hash locally, verify free forever.

client:Claude Desktop transport:streamable-http

Install proof in Claude Desktop

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

{
  "mcpServers": {
    "proof": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://proof.tatastu.dev/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

proof in other clients