Visa CLI by
@cuysheffield and team is an amazing prototype for agentic commerce. Today I generated a full website + image menu for "Trattoria Cosmica" - a fictional Italian restaurant in outer space.
The workflow was super smooth:
1. Download MCP and Sign-in using Github OAuth and add my Visa credit card
2. Ask the MCP what were the tasks it could do - gives you a list like imagegen, music gen, data queries etc. and associated cost. I tested out
3. Describe the entire website, specify my budget ($0.40), and ask it to generate 10 images of different menu items. Claude writes the prompts for the image endpoints, and weaves them into a website
4. Payments happen over MPP with my fingerprint auth, without me needing to manage a wallet at all. The transactions simply rack up on my Visa card.
What's cool is that the entire site - concept, image-gen, code, payment-auth, deployment happened in one conversation, rather than requiring separate API haggling + wallet management (unlike other SDKs I've tried).
And the CLI will likely be compatible with any MPP or x402 endpoint - even as everything is abstracted behind the interface of my credit card.
Super neat! Website link below.