Skip to content
Cline

qr text for Cline

io.github.ryudi84/qr-text

MCP server for QR code data: URLs, vCards, WiFi configs, events.

client:Cline transport:stdio runtime:npm

Install qr text in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "qr-text": {
      "command": "npx",
      "args": [
        "-y",
        "qr-text-forge-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

qr text in other clients