GitHits for VS Code
com.githits/githits
Search public open-source code, documentation, metadata, vulnerabilities, changelogs, and examples.
client:VS Code
transport:streamable-http
runtime:npm
Install GitHits in VS Code
.vscode/mcp.json
{
"servers": {
"githits": {
"type": "http",
"url": "https://mcp.githits.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs