QRStuff MCP Server for Cursor
io.github.qrstuff/qrstuff-mcp
Generate, update, manage, and track QR codes using the QRStuff platform.
client:Cursor
transport:streamable-http
Install QRStuff MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"qrstuff-mcp": {
"url": "https://mcp.qrstuff.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs