Skip to content
VS Code

QRStuff MCP Server for VS Code

io.github.qrstuff/qrstuff-mcp

Generate, update, manage, and track QR codes using the QRStuff platform.

client:VS Code transport:streamable-http

Install QRStuff MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "qrstuff-mcp": {
      "type": "http",
      "url": "https://mcp.qrstuff.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

QRStuff MCP Server in other clients