Loading MCP server directory, please wait...
Issue and manage Apple Wallet & Google Wallet passes from any AI assistant.
npx @getmcp/cli add io.github.ivangr1/walletapRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ivangr1/walletap": {
"command": "npx",
"args": [
"-y",
"@walletap/mcp-server"
],
"env": {
"WALLETAP_API_KEY": ""
}
}
}
}