protogrid for VS Code
dev.protogrid/registry
Find MCP servers by intent and get exactly how to connect to them right now. No proxying.
client:VS Code
transport:streamable-http
tools:4
Install protogrid in VS Code
.vscode/mcp.json
{
"servers": {
"registry": {
"type": "http",
"url": "https://api.protogrid.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs