🤖 A2A Agent Node

Status: ● Active

Region: asia-northeast1

📡 Interfaces

GET /manifest.json - Machine-readable agent description

GET /sse - MCP Transport Connection (Server-Sent Events)

POST /message - MCP Message Endpoint

🛠 Available Tools

get_agent_identity

Returns the DID of this agent

Input: {}

echo

Echoes back the input

Input: {"message":"string"}

execute_paid_task

Executes a task and bundles a service fee payment

Input: {"taskDescription":"string"}

💰 Fee: Verification Required (TREASURY_ADDRESS configured)

📘 Usage

Connect to this agent using an MCP Client via the SSE transport at /sse.