AI Agents Start Spending Real Money: Visa, Claude Managed, and MCP
Visa unveiled Intelligent Commerce Connect, Anthropic shipped Claude Managed Agents, and MCP crossed 97 million installs – all in one week. The structural barriers that kept AI agents stuck in demos just fell down together.

97,000,000. That's the number of MCP installs recorded this week.
On April 7, Model Context Protocol (MCP) – Anthropic's open standard for AI tool use – crossed 97 million cumulative installs. The ecosystem that used to be a Claude-only curiosity became the de facto industry standard.
Two days later, Visa announced Intelligent Commerce Connect, a platform that lets AI agents pay for goods and services on behalf of users. The day after that, Anthropic shipped Claude Managed Agents, taking over the entire operational layer of running an agent in production.
Three separate headlines. One picture. The structural barriers that held AI agents in "impressive demo" territory for the past 18 months fell down in a single week.
To understand this, you need to know why agents were stuck
Since late 2024, "agents" – AI systems that plan and act autonomously – have been the hottest topic in the industry. OpenAI Operator, Anthropic Computer Use, Google Project Astra. Everyone had one. None of them were really shipping at scale.
Why? Four specific problems.
| Barrier | The real issue |
|---|---|
| Tool integration | Every API looked different, so every agent became a bespoke integration project |
| Payments | AI agents couldn't actually complete transactions without a human in the loop |
| Infrastructure | Session state, long-running retries, cost tracking – all DIY |
| Trust | "An AI spending my money" felt psychologically and legally uncertain |
You can't solve three of these and ignore the fourth. All four have to come unblocked together, or agents stay in demo hell.
This week, three of the four cracked wide open. MCP handled tool integration. Visa handled payments. Managed Agents handled infrastructure. Trust is still a work in progress – but the structural blockers are gone.
Three pieces, one stack
1) MCP at 97M installs – "USB-C for agents"
Model Context Protocol is the standard Anthropic released in late 2024 for how LLMs talk to external tools. One sentence explanation: it's a JSON spec that defines how an AI model describes, discovers, and calls outside capabilities.
Think of it like USB-C. Before USB-C, every phone needed a different charger and you carried three cables everywhere. Once USB-C became the standard, the ecosystem around it exploded because everything worked with everything. MCP is doing the same thing for AI tool calls.
97 million installs means the major agent clients have all adopted it.
| MCP-compatible client | Role |
|---|---|
| Claude Desktop | Consumer chat |
| Claude Code | Terminal/IDE coding |
| Cursor | Agent-first IDE |
| Cline | VS Code extension |
| Continue.dev | Open-source coding agent |
| Goose (by Block) | Enterprise automation |
Here's the surprising development: OpenAI, which originally pushed its own function-calling format, quietly shipped MCP compatibility in an API update this week. That's the market signal. MCP won.
2) Visa Intelligent Commerce Connect – "the agent's credit card"
Visa's announcement hit Axios on April 8. General availability is slated for June, with a pilot phase running now.
The mechanic is simple but important. Users link a card to an "agent wallet." The wallet exposes a tokenized credential to approved AI agents, which can then initiate payments autonomously. Users set spend limits, merchant categories, and per-transaction caps up front.
Imagine this flow:
User: "Book me a London hotel for next week's trip. Three nights, four-star or better, $300/night max." Agent: searches, compares, reserves, and pays. No further human input.
Until now, that last step – pay – required a human to enter card details or hit "confirm." That's gone.
The technical detail worth noting is that Visa isn't trying to own the protocol. Intelligent Commerce Connect supports four competing standards.
| Protocol | Sponsor | Notes |
|---|---|---|
| Trusted Agent Protocol | Visa | Visa's native standard |
| Machine Payments Protocol | Stripe + Tempo | Crypto/stablecoin friendly |
| Agentic Commerce Protocol | OpenAI | Tuned for GPT agents |
| Universal Commerce Protocol | Gemini + Shop integration |
Supporting all four means Visa wants to be the rail, not the fighter. If agents succeed, Visa earns fees regardless of which AI did the ordering. It's the same playbook Visa used in card-on-file subscriptions a decade ago.
3) Claude Managed Agents – "Lambda for agents"
Anthropic's announcement on April 10. Our full Managed Agents deep dive covers the mechanics.
Quick summary: everything you used to write yourself – session state, tool call loops, cost monitoring, retry logic, audit trails – is now managed by Anthropic's infrastructure. You hand over a tool schema and a permissions policy. Claude runs inside those rails.
Pricing is standard Claude API rates plus a ~20% managed premium. The trade is ops engineering labor for Anthropic bills. For most teams that's a win.
The bigger picture: agent infrastructure is now a stack
Separately, these three events look unrelated. Stacked together, they look like the missing layers of a platform.
MCP = what the agent can do (tools). Visa ICC = what the agent can buy (payments). Managed Agents = where the agent runs (runtime).
Three layers. Not independently chosen – they fit together by design. When all three layers exist, building an "agent product" becomes a small-team project instead of a multi-year infrastructure undertaking.
| Layer | Anthropic | OpenAI | Open | |
|---|---|---|---|---|
| Tool standard | MCP (original) | MCP-compatible | MCP-compatible | MCP |
| Payments | Visa ICC (compat) | OpenAI ACP | Google UCP | — |
| Runtime | Managed Agents | OpenAI Operator | Project Astra | LangGraph, CrewAI |
| Model | Claude Opus 4.6 | GPT-5.4 | Gemini 3 | GLM-5.1, Gemma 4 |
Anthropic is positioned as the default for two of the four layers. Visa, deliberately neutral, makes the payments layer work for everyone. The fight over the runtime layer is the one to watch.
The "TCP/IP moment" for agent economics basically happened this week. The protocols are settled. What's left is execution.
Worth noting who profits how. MCP is a free open protocol. Managed Agents charges per token. Visa ICC charges per transaction. Different revenue models stacked on top of each other – so instead of cannibalizing, they grow each other.
What changes for you
For regular users, the first thing you'll feel is the moment an AI assistant actually finishes a task. Today, asking ChatGPT to "book my flight" ends with a curated list. Starting this summer, it can end with a confirmation email.
For startup founders, a new category just opened: "agent-native commerce." Product catalogs optimized for AI agents, not humans, are coming. Shopify and Amazon have already announced agent-facing APIs in the works. Early movers who design for machine-to-machine shopping will have an edge the way mobile-first startups did in 2010.
For developers, the build cost collapsed. Write one MCP server, push to GitHub, and the entire Claude, Cursor, Cline, and Continue ecosystem can use it. Search, databases, SaaS integrations, internal workflows – whatever you expose becomes an agent capability. Our MCP 97M installs deep dive has starter patterns.
There are real concerns, too. Legal liability when an agent makes a mistake remains unsettled. Visa says existing chargeback rails extend to agent transactions, but the first big dispute case is going to set precedent. Expect a surge of 2026-2027 litigation around "who is liable when the AI buys the wrong thing."
Security is the other open worry. Prompt injection attacks just got a lot more dangerous. An agent with payment access that reads compromised input is a new kind of attack surface. Anthropic built firewall defaults into Managed Agents for this reason – but the first high-profile breach will reshape the industry.
One sentence summary.
Agents went from "demo" to "infrastructure" in a single week, and the companies standing at that transition – Anthropic, Visa, and the MCP ecosystem – just became the foundation for whatever comes next.
References
출처
관련 기사
AI 트렌드를 앞서가세요
매일 아침, 엄선된 AI 뉴스를 받아보세요. 스팸 없음. 언제든 구독 취소.



