CodeQR for Zed
io.codeqr/codeqr
Create and manage CodeQR short links, QR codes, and analytics from any MCP client.
client:Zed
transport:streamable-http
Install CodeQR in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"codeqr": {
"url": "https://mcp.codeqr.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs