DiffCI for VS Code
io.github.diffci/diffci
Change-aware CI validation and affected-test guidance for coding agents.
client:VS Code
transport:streamable-http
runtime:npm
tools:3
Install DiffCI in VS Code
.vscode/mcp.json
{
"servers": {
"diffci": {
"type": "http",
"url": "https://diffci.com/mcp/v1"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs