loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

Summoner_A2A

MCP Tool

anjijava16/Summoner_A2A

Google A2A with Summoner apporach From summoner as Orchestor agent calling other A2A agents (earth a2a server, fire,water) 3 a2a servers

Install

$ npx loaditout add anjijava16/Summoner_A2A

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "Summoner_A2A": {
      "command": "npx",
      "args": [
        "-y",
        "Summoner_A2A"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Agentverse — The Summoner's Concord

A multi-agent AI Google's ADK (Agent Development Kit), A2A (Agent-to-Agent) Protocol, MCP (Model Context Protocol), and a turn-based RPG dungeon crawler game — all running serverlessly on Google Cloud.

---

Table of Contents
  • Project Overview
  • Architecture Diagram
  • Repository Structure
  • Part 1: agentverse-agents-a2a
  • Setup & Initialization
  • Elemental Familiar Agents
  • MCP Servers (Tool Providers)
  • Cooldown System
  • Cloud Build & Deployment
  • Part 2: agentverse-ui-api-dungeon
  • Backend (FastAPI)
  • Frontend (React)
  • Game Mechanics
  • Agent Integration in Combat
  • Complete Game Loop
  • Google Cloud Services
  • A2A Protocol Explained
  • How to Run

---

Project Overview

The project consists of two interconnected projects:

| Project | Purpose | |---------|---------| | agentverse-agents-a2a | Multi-agent backend — 4 AI familiars (Fire, Water, Earth, Summoner) deployed as independent Cloud Run services communicating via A2A, with MCP servers providing tools | | agentverse-ui-api-dungeon | Turn-based RPG game — React frontend + FastAPI backend where players fight bosses using their AI agents' abilities, with quiz-based damage mechanics |

Core Technologies:

  • Google ADK — Agent orchestration framework (LlmAgent, SequentialAgent, ParallelAgent, LoopAgent)
  • A2A Protocol — Inter-agent communication via .well-known/agent.json cards and RPC endpoints
  • MCP (Model Context Protocol) — Standardized tool exposure via

Tags

a2agenai-googlegooglemcpmcp-server

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated28 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/23/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/anjijava16/Summoner_A2A)](https://loaditout.ai/skills/anjijava16/Summoner_A2A)