Skip to content
VS Code

Quackr for VS Code

io.quackr/quackr

Virtual phone numbers for SMS verification, OTP receipt, and number management.

client:VS Code transport:streamable-http runtime:npm

Install Quackr in VS Code

.vscode/mcp.json

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

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

Quackr in other clients