Skip to content
Claude Desktop

NodeProxy Web Surface Markdown Parser for Claude Desktop

io.github.pgalyen1987/nodeproxy

x402 MCP web parser: URLs to Markdown for agents. USDC on Base, Polygon, Arbitrum, Ethereum.

client:Claude Desktop transport:streamable-http runtime:pypi tools:2

Install NodeProxy Web Surface Markdown Parser in Claude Desktop

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

{
  "mcpServers": {
    "nodeproxy": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://nodeproxy-production.up.railway.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

What Claude Desktop can do once it is connected

NodeProxy Web Surface Markdown Parser in other clients