stream estate for Windsurf
io.github.fullstck/stream-estate
MCP server for the Stream.estate French real estate API
client:Windsurf
transport:stdio
runtime:npm
Install stream estate in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"stream-estate": {
"command": "npx",
"args": [
"-y",
"mcp-stream-estate"
],
"env": {
"STREAM_ESTATE_API_KEY": "<STREAM_ESTATE_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs