Skip to content
VS Code

CodeQR for VS Code

io.codeqr/codeqr

Create and manage CodeQR short links, QR codes, and analytics from any MCP client.

client:VS Code transport:streamable-http

Install CodeQR in VS Code

.vscode/mcp.json

{
  "servers": {
    "codeqr": {
      "type": "http",
      "url": "https://mcp.codeqr.io/mcp"
    }
  }
}

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

CodeQR in other clients