gread for VS Code
io.github.nitrorcr/gread
An MCP server that gives your AI access to the source code and docs of all public github repos
client:VS Code
transport:streamable-http
tools:5
Install gread in VS Code
.vscode/mcp.json
{
"servers": {
"gread": {
"type": "http",
"url": "https://api.gread.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs