City24.ee - Real Estate marketplace for Claude Desktop
ee.city24/real-estate
Live Estonia real estate listings with search, geo filters, and property metadata.
client:Claude Desktop
transport:streamable-http
tools:1
Install City24.ee - Real Estate marketplace in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"real-estate": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.city24.ee/_mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs