A2A Protocol
A2A on Vercel

A2A Example Agent

Built byRuntype

A2A Protocol Example

An example A2A agent deployed on Vercel

A2A EndpointPOSThttps://aisdk-a2a.vercel.app/api/a2a

Skills

Mode

LLM mode

Provider: openai/gpt-4o-mini

Live Skill Test

Send a message to the hosted A2A agent card and inspect the response inline.

Loading
Agent CardEndpointUnavailable

Select a skill from the hosted agent card.

Uses the public endpoint at https://aisdk-a2a.vercel.app/.well-known/agent.json.
Response

No response yet. Send a request to test.

Test with CLI

npx @runtypelabs/a2a-agent-example test \
  --message "Hello!" \
  --skill chat \
  --stream