Certifier MCP for Zed
io.certifier/mcp
Official MCP server for Certifier to issue, manage, and track certificates and badges.
client:Zed
transport:streamable-http
Install Certifier MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://api.certifier.io/v1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs