Skip to content
Claude Desktop

Official Source Evidence for Claude Desktop

io.github.joshua-stapleton/official-source-evidence

Accountless public-source, SEC Form D and OFAC tools with x402 USDC payment on Base.

client:Claude Desktop transport:streamable-http

Install Official Source Evidence in Claude Desktop

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

{
  "mcpServers": {
    "official-source-evidence": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://evidence.regulavita.com/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

Official Source Evidence in other clients