MCP Server
MCP
io.github.ivangr1/walletap
Issue and manage Apple Wallet & Google Wallet passes from any AI assistant.
Install
npx -y @walletap/[email protected]
Configuration Example
{
"remotes": [],
"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"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment