HoodEx for VS Code
app.hoodex/hoodex
Neighbourhood intelligence for any address: livability scores, community and street data.
client:VS Code
transport:streamable-http
Install HoodEx in VS Code
.vscode/mcp.json
{
"servers": {
"hoodex": {
"type": "http",
"url": "https://hoodex.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs