mcp for Zed
com.gitlab/mcp
Official GitLab MCP Server
client:Zed
transport:streamable-http
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://gitlab.com/api/v4/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs