Gitignore for VS Code
io.github.pipeworx-io/gitignore
gitignore MCP — github/gitignore templates.
client:VS Code
transport:streamable-http
Install Gitignore in VS Code
.vscode/mcp.json
{
"servers": {
"gitignore": {
"type": "http",
"url": "https://gateway.pipeworx.io/gitignore/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs