mcp gerarent for Windsurf
io.github.geraservicesuk/mcp-gerarent
Property rental: search listings, check availability, book rentals. 50+ countries.
client:Windsurf
transport:stdio
runtime:npm
Install mcp gerarent in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-gerarent": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gerarent"
],
"env": {
"GERARENT_API_URL": "<GERARENT_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs