Skip to content
Windsurf

walletap for Windsurf

io.github.ivangr1/walletap

Issue and manage Apple Wallet & Google Wallet passes from any AI assistant.

client:Windsurf transport:stdio runtime:npm

Install walletap in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "walletap": {
      "command": "npx",
      "args": [
        "-y",
        "@walletap/mcp-server"
      ],
      "env": {
        "WALLETAP_API_KEY": "<WALLETAP_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

walletap in other clients