io.github.ivangr1/walletap✓
io.github.ivangr1/walletap · v0.1.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ivangr1/walletap",
"description": "Issue and manage Apple Wallet & Google Wallet passes from any AI assistant.",
"repository": {
"url": "https://github.com/ivangr1/walletap-mcp",
"source": "github"
},
"version": "0.1.3",
"packages": [
{
"registryType": "npm",
"identifier": "@walletap/mcp-server",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Walletap API key from app.walletap.io",
"name": "WALLETAP_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}