Stream Estate for VS Code
estate.stream/mcp
French real estate listings, market data and property alerts (Stream Estate API v2).
client:VS Code
transport:streamable-http
Install Stream Estate in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api-v2.stream.estate/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs