ME-QR MCP Server for Zed
io.github.me-qr/mcp-server
Create and manage QR codes on me-qr.com from AI clients like Claude and ChatGPT.
client:Zed
transport:streamable-http
Install ME-QR MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"url": "https://mcp.me-qr.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs