GitLumen MCP for VS Code
io.github.gitlumen-team/gitlumen-mcp
Screens public GitHub repos and PRs to generate risk maps, findings, and merge-readiness signals.
client:VS Code
transport:streamable-http
Install GitLumen MCP in VS Code
.vscode/mcp.json
{
"servers": {
"gitlumen-mcp": {
"type": "http",
"url": "https://mcp-github-screen.gitlumen.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs