mcp gerarent for Zed
io.github.geraservicesuk/mcp-gerarent
Property rental: search listings, check availability, book rentals. 50+ countries.
client:Zed
transport:stdio
runtime:npm
Install mcp gerarent in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-gerarent": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gerarent"
],
"env": {
"GERARENT_API_URL": "<GERARENT_API_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs