Skip to content
Zed

booli mcp for Zed

io.github.chrischall/booli-mcp

Booli.se real estate for Claude: search listings, sold prices, areas & market stats

client:Zed transport:stdio runtime:npm

Install booli mcp in Zed

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

{
  "context_servers": {
    "booli-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@chrischall/booli-mcp"
      ]
    }
  }
}

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

booli mcp in other clients