QRStuff MCP Server for Zed
io.github.qrstuff/qrstuff-mcp
Generate, update, manage, and track QR codes using the QRStuff platform.
client:Zed
transport:streamable-http
Install QRStuff MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"qrstuff-mcp": {
"url": "https://mcp.qrstuff.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs