ME-QR MCP Server for Cursor
io.github.me-qr/mcp-server
Create and manage QR codes on me-qr.com from AI clients like Claude and ChatGPT.
client:Cursor
transport:streamable-http
Install ME-QR MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.me-qr.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs