Gitignore for Zed
io.github.pipeworx-io/gitignore
Canonical .gitignore templates from github/gitignore
client:Zed
transport:streamable-http
Install Gitignore in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gitignore": {
"url": "https://gateway.pipeworx.io/gitignore/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs