Deploying AI agents to a blockchain in one step: BNB Chain launches Agent Studio

7/5/2026, 07:00 AMЕвгения Слив

The BNB Chain team has launched BNB Agent Studio, a tool that allows developers to deploy AI agents in a blockchain using a single engine. The product is already available in the BNB Smart Chain and combines in one workflow wallet, identity, payment gateway, hosting environment and access to a large language model. The developer needs to install a CLI bnb, describe the agent’s tasks, and then Studio generates the code template, configures the wallet, registers the agent’s identity, and deploys it in the managed execution environment on AWS. The MCP server connects Studio to the development AI environment and is responsible for creating and deploying agents.

A key feature of the platform is self-financing: the agent independently monitors the balance of language model limits and, if necessary, initiates payment via x402 protocol by taking funds from the developer’s wallet in U Smart Chain BNB tokens. During the replenishment, the agent remains on the network. Each deployed agent receives an ERC-8004 onchein identity and a task interface via the ERC-8183, allowing other agents to find and call it.

All standards used - x402, ERC-8004 and ERC-8183 - are fully open and not tied exclusively to the BNB Chain or Agent Studio. The platform SDK supports only Python for now, but in the future developers plan to add support for other programming languages. Earlier, in May 2026, BNB Chain launched an infrastructure for AI agents.

Popular news