Lazyweb Public Discovery for VS Code
com.lazyweb/discovery
Keyless, read-only Lazyweb discovery for agents evaluating fit or researching public evidence.
client:VS Code
transport:streamable-http
tools:8
Install Lazyweb Public Discovery in VS Code
.vscode/mcp.json
{
"servers": {
"discovery": {
"type": "http",
"url": "https://www.lazyweb.com/mcp/public"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs