Skip to content
Zed

homes mcp for Zed

io.github.chrischall/homes-mcp

homes.com real-estate for Claude — search, property details, photos, compare, mortgage math

client:Zed transport:stdio runtime:npm

Install homes mcp 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": {
    "homes-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "homes-mcp"
      ],
      "env": {
        "HOMES_WS_PORT": "<HOMES_WS_PORT>"
      }
    }
  }
}

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

homes mcp in other clients