Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

stream estate in other clients