Skip to content
VS Code

WalletWallet: Apple and Google Wallet passes for VS Code

dev.walletwallet/wallet-passes

Create, update, and revoke Apple Wallet and Google Wallet passes from any MCP client.

client:VS Code transport:streamable-http

Install WalletWallet: Apple and Google Wallet passes in VS Code

.vscode/mcp.json

{
  "servers": {
    "wallet-passes": {
      "type": "http",
      "url": "https://api.walletwallet.dev/mcp"
    }
  }
}

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

WalletWallet: Apple and Google Wallet passes in other clients