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
{
"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