Hum Internet Availability for VS Code
com.letshum/internet-availability
Check internet providers, plans, speeds, and known pricing at a specific U.S. street address.
client:VS Code
transport:streamable-http
tools:4
Install Hum Internet Availability in VS Code
.vscode/mcp.json
{
"servers": {
"internet-availability": {
"type": "http",
"url": "https://mcp.letshum.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs