ai studio

Trusted, transparent AI

AI systems are often viewed as black boxes: opaque, hard to verify, and difficult to govern, especially in real-world applications. AI Studio closes that gap by enabling developers to build AI agents that operate with verifiable trust and transparency on Hedera.

Hedera AI Studio Hero Banner

modular

The AI Agent Kit

With its modular adapter and plugin architecture, the Hedera AI Agent Kit allows developers to quickly build agents that manage accounts, transfer HBAR, mint tokens, query mirror nodes, and more.

build quickly

No smart contracts needed

The AI Agent SDK removes the need to write or audit smart contracts, offering a fast, secure, and cost-predictable way to integrate AI with Hedera services, and even leverage AI itself to develop with the full benefits of the Hedera network.

cost-effective agents

Trusted AI workflows

Fixed transaction fees and high throughput ensure that AI agents can operate affordably and reliably at scale. Log agent actions, automate decision-making, and enable secure communication using Hedera Consensus Service (HCS) standards.

built-in adapters

Accelerate development with familiar tools

Support for JavaScript, LangGraph, LLMs and AI agent frameworks like Vercel AI SDK, ElizaOS or MCP Server. Tap into the rich ecosystem of existing AI frameworks, and use the plugins to build applications with autonomous AI agents or AI-powered human-in-the-loop flows.

key differentiators

AI Studio modules

ElizaOS plugin

A natural language interface that gives you context-aware agent responses. (e.g., “What’s my HBAR balance?”)

Open source Hedera AI Agent Kit

A lightweight toolkit that lets agents create tokens, submit consensus messages, and query Hedera, plus built-in transfers and airdrops.

Hedera MCP Server

A model context protocol (MCP) that exposes a unified interface, connecting AI models to external tools, systems, and data sources.

AI Studio Architecture Diagram

AI Studio architecture

AI Studio is composed of modules that work together to power trusted, on-chain agent infrastructure on Hedera. MCP Server is a protocol designed to allow AI agents or other tools to interact with external systems in a standardized way.

Plugins and contributions

The AI Agent Kit provides a structure for using Hedera and external functionality through plugins. Import plugins in a few lines of code, then select the tools you want to use in your application.

    
     const hederaAgentToolkit = new HederaLangchainToolkit({
    client,
    configuration: {
      tools: [
      ], // use an empty array if you want to load all tools from plugins
      context: {
        mode: AgentMode.AUTONOMOUS,
      },
      plugins: [coreHTSPlugin, coreAccountPlugin, coreConsensusPlugin, coreQueriesPlugin, coreEVMPlugin],
    },
  });

    
   

Hedera’s infrastructure, built for real-world utility, made it easy for us to deploy and champion the Eliza AI Agentic Framework. We’re particularly excited about how this integration can help developers unlock new forms of agentic coordination across the broader on-chain world.

Shaw Walters

Founder

Learn More

Data without trust is just noise. Reliable AI begins with verifiable data. By grounding AI in events that are immutably time-stamped and fair-ordered on Hedera’s Consensus and Token Services, builders and their users can have confidence that what the algorithm sees is authentic. AI Studio puts that trust at developers’ fingertips, weaving transparency and accountability into every workflow.

Ty Smith

Senior Product Manager

Read More

Discover why builders trust Hedera for AI