LocalHelpNow for VS Code
com.localhelpnow/localhelpnow
What broke, what a fair repair costs with sources, and whether to repair or replace.
client:VS Code
transport:streamable-http
tools:3
Install LocalHelpNow in VS Code
.vscode/mcp.json
{
"servers": {
"localhelpnow": {
"type": "http",
"url": "https://localhelpnow.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs