gentry.fr, le logement en France for VS Code
fr.gentry/logement
French housing data for every commune: sale prices, rents, property tax and rent control.
client:VS Code
transport:streamable-http
tools:5
Install gentry.fr, le logement en France in VS Code
.vscode/mcp.json
{
"servers": {
"logement": {
"type": "http",
"url": "https://mcp.gentry.fr/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs