Loomal

walletap

MCP server by github.com/ivangr1/walletap-mcp

Issue and manage Apple Wallet & Google Wallet passes from any AI assistant.

0 starsnpm: @walletap/mcp-server

About walletap

walletap is an MCP (Model Context Protocol) server published by ivangr1 in the official MCP registry, listed under Cryptocurrency on Loomal. Issue and manage Apple Wallet & Google Wallet passes from any AI assistant.

It ships as an npm package (@walletap/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ivangr1/walletap-mcp.

Use walletap with your agent

Claude Code · one command
claude mcp add walletap -- npx -y @walletap/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "walletap": {
      "command": "npx",
      "args": [
        "-y",
        "@walletap/mcp-server"
      ]
    }
  }
}
npm@walletap/mcp-server

Frequently asked questions

What is walletap?
walletap is an MCP (Model Context Protocol) server by ivangr1 in the Cryptocurrency category. Issue and manage Apple Wallet & Google Wallet passes from any AI assistant.
How do I connect walletap to Claude, Cursor, or another MCP client?
Install walletap from its npm package (@walletap/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is walletap open source?
Yes — the source code is public at github.com/ivangr1/walletap-mcp.
Can AI agents pay to use walletap?
Not yet through Loomal — walletap is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain walletap? Claim this listing free by verifying GitHub ownership, or contact us.