mcp github for VS Code
io.github.infoinlet-marketplace/mcp-github
GitHub for AI agents — repos, files, code search, issues, PRs, commits. Read-only default.
client:VS Code
transport:stdio
runtime:npm
Install mcp github in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-github": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-github"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs