MultiversX today unveiled what it calls the Agent Hub, a developer portal designed to make AI coding agents first-class citizens of its blockchain ecosystem. The move, teased in a tweet from co-founder Beniamin Mincu, “We Are Setting Agents Free On MultiversX, Introducing Agentic Builder Hub, Game On,” is less a single product launch than the public face of a years-long effort to turn autonomous agents into reliable on-chain actors.
The promise of AI-assisted development has been the same for years: accelerate delivery by letting models write or orchestrate code. What MultiversX claims is that the gap between capabilities and discoverability is now changing. Agents that can generate smart contracts or call APIs already exist, but connecting them securely in a blockchain stack, choosing the right network, avoiding legacy calls, handling denominations and gas still requires human hands. The Agent Hub packages the necessary context agents into a machine-readable form so that they “produce the correct onchain code from the first prompt, not the fifth.”
The portal is simple in ambition, but deep under the hood. It provides machine-readable discovery so agents can find SDKs, workflows, and networks without manual configuration. It integrates behavioral protections into the documentation layer to prevent common errors, provides starter prompts to end onboarding, and connects multiple agent runtimes. The site mentions compatibility with Claude Code, Cursor, Windsurf and Codex, so builders can work with whatever agent they want. MultiversX please note that this does not replace the practical Builders Hub; instead, it complements it by serving the agents that builders now rely on.
In addition to convenience, the Agent Hub is the visible door to a larger stack that MultiversX has released: a set of protocols and standards that together enable agentic trading. That stack includes MX-8004, an on-chain identity and interaction standard; UCP, a unified agent-to-agent discovery protocol; ACP/AP2 trade protocols for negotiation, payment and task execution; x402, HTTP native micropayments; and a MultiversX MCP server that exposes 14 blockchain interaction tools directly to agents. Perhaps most notable for end users, MultiversX’s Relayed v3 enables gasless transactions, so neither agents nor their users need to have EGLD to get started.
The strategy is clear
They aim to bring together identity, discovery, negotiation and settlement into a single, discoverable developer experience so that agents can autonomously transact, negotiate and settle value across the chain. MultiversX’s blog posts and technical notes make the commercial case explicit, as they envision economies in which agents autonomously schedule services, reconcile invoices, purchase data, and even manage inventory, all with minimal human intervention.
The company claims that the remaining bottleneck was not the technology, but the ability for agents to find and properly use the available tools from the workspaces that developers already use. In practice, this means that a developer can outline a requirement in Cursor or another agent-supported IDE and have an agent generate and deploy a compatible smart contract, call the appropriate APIs, and handle micropayments, without the developer having to delve back into pages of documents.
For builders experimenting with autonomous agent economies, the Agent Hub aims to reduce the friction from hours of documentation to a single, guided interaction. Early demonstrations, including a live ‘Max’ agent, already show how discovery via UCP, delegated authority via AP2, execution via ACP, and settlement via x402 can be merged into a single agent workflow.
Critics will ask questions about safety, governance and how much human oversight remains appropriate. MultiversX’s approach seems defensive: put restrictions and machine-readable rules where agents can see them, and build primitives that make secure defaults the path of least resistance. Whether this will satisfy cautious developers and regulators will depend on real-world implementations and audits, but the release indicates that MultiversX plans to become a major testbed for agentic trading. The door is open for curious builders: explore the Agent Hub here and experience it firsthand.
