MOOF
  • Introduction
    • MOOF: Build Your Agentic AI Universe - powered by MCP, A2A, and TEE
    • Official Links
  • About MOOF (Video)
  • About MOOF
    • Problem Statement
    • Solution: The MOOF System
  • MOOF Features
  • MOOF Playground (A2A, MCP and TEE supported)
  • MOOF TEE MCP Hosting
  • MOOF Marketplace
  • MOOF Multi-agent Development Kit (MMDK)
  • MOOF Evolution Engine
  • MOOF Memory Network
  • MOOF Knowledge Graph
  • MOOF Governance Hub
  • MOOF Launchpad
  • How to use MOOF
    • Create Basic AI Agents
  • Create Google A2A-compatible AI Agents with MOOF
  • Public Cloud MCP Hosting
  • Private Cloud TEE MCP Hosting (backed by Phala)
  • MOOF Marketplace
  • MMDK
  • $MOOF token
    • $MOOF Tokenomy
    • MOOF Acceleration Program
  • Roadmap
    • Keep MOOFing!
Powered by GitBook
On this page
  • Prerequisites
  • Google A2A Module Setup

Create Google A2A-compatible AI Agents with MOOF

PreviousCreate Basic AI AgentsNextPublic Cloud MCP Hosting

Last updated 7 days ago

Prerequisites

  • This guide assumes you are already familiar with how to create a standard AI agent on MOOF.

  • Ensure that you are logged in to the MOOF application via before proceeding.

  • For optimal performance, we recommend using modern web browsers based on Chromium (e.g., Google Chrome) or Mozilla Firefox.

Note: This login flow follows the same process as , we will continue from the final step of the standard AI agent project (Simple Calculation Agent).

Google A2A Module Setup

Config A2A hosting and Agent Card

  • Replace Agent with A2A Host Agent:

    For A2A-compatible setups, you may be working with a swarm of agents. In this case, replace the standard Agent with an A2A Host Agent, which is responsible for managing and coordinating the entire swarm.

  • Adding Agent Cards: Each Agent Card is assigned a specific task and operates under the direction of the A2A Host Agent, which coordinates their execution within the system. Choose the kind of agent you want to integrate into the hosting setup (In this example, we will use the Default Agent configured for currency exchange tasks )

Connect the Moo-dule and Launch the Playground

  • You will now see the A2A Host Agent acting as the Agent General, overseeing and coordinating all tasks. Each Agent Card functions as a utility module that you’ve added to handle specific operations within the system.

Note: You will notice that the Calculator tool is still present, which means you can easily add any other tools into the A2A system as needed.

  • By launching and testing your setup, you will gain a clearer understanding of how the A2A system operates as a whole.

https://app.moof.fun/login
Create a normal AI agent