Skip to content
Claude Desktop

immo for Claude Desktop

io.github.benliberte/immo

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

client:Claude Desktop transport:stdio runtime:npm

Install immo in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "immo": {
      "command": "npx",
      "args": [
        "-y",
        "bdatax-immo-mcp"
      ],
      "env": {
        "BDATAX_WALLET_KEY": "<BDATAX_WALLET_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

immo in other clients