Skip to content
Cursor

WalletWallet: Apple and Google Wallet passes for Cursor

dev.walletwallet/wallet-passes

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

client:Cursor transport:streamable-http

Install WalletWallet: Apple and Google Wallet passes in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "wallet-passes": {
      "url": "https://api.walletwallet.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

WalletWallet: Apple and Google Wallet passes in other clients