Odel
dpe x402

dpe x402

Local
@bdatax-xJavaScriptUpdated 3 days ago

InvestScore immobilier France (DPE, DVF, risques, INSEE), payé à la requête en USDC via x402.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmbdatax-immo-mcpv0.1.2

Run

npx -y bdatax-immo-mcp

MCP client config

{
  "mcpServers": {
    "dpe-x402": {
      "command": "npx",
      "args": [
        "-y",
        "bdatax-immo-mcp"
      ]
    }
  }
}