hel for VS Code
fr.hypotheques-en-ligne/hel
Instant pricing for French land-registry documents (etat hypothecaire, deeds). Read-only, no auth.
client:VS Code
transport:streamable-http
tools:4
Install hel in VS Code
.vscode/mcp.json
{
"servers": {
"hel": {
"type": "http",
"url": "https://www.hypotheques-en-ligne.fr/wp-json/hel/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs