Skip to content
Zed

immo for Zed

io.github.benliberte/immo

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

client:Zed transport:stdio runtime:npm

Install immo in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

immo in other clients