HelpRent Da Nang for VS Code
com.helprentdanang/rentals
Every long-term rental in Da Nang, Vietnam: search, buildings, median rents. No key, no account.
client:VS Code
transport:streamable-http
tools:4
Install HelpRent Da Nang in VS Code
.vscode/mcp.json
{
"servers": {
"rentals": {
"type": "http",
"url": "https://helprentdanang.com/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs