Loading MCP server directory, please wait...
Create, update, and revoke Apple Wallet and Google Wallet passes from any MCP client.
npx @getmcp/cli add dev.walletwallet/wallet-passesRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.walletwallet/wallet-passes": {
"url": "https://api.walletwallet.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}