Skip to content
Claude Desktop

compass mcp for Claude Desktop

io.github.chrischall/compass-mcp

Compass real-estate for Claude — search, property details, photos, price history, compare

client:Claude Desktop transport:stdio runtime:npm

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

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

compass mcp in other clients