WalletWallet: Apple and Google Wallet passes for Zed
dev.walletwallet/wallet-passes
Create, update, and revoke Apple Wallet and Google Wallet passes from any MCP client.
client:Zed
transport:streamable-http
Install WalletWallet: Apple and Google Wallet passes in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"wallet-passes": {
"url": "https://api.walletwallet.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs