A2A Example Agent
A2A Protocol Example
An example A2A agent deployed on Vercel
Agent Card/.well-known/agent.json
A2A EndpointPOSThttps://aisdk-a2a.vercel.app/api/a2a
Skills
Mode
LLM modeProvider: openai/gpt-4o-mini
Live Skill Test
Send a message to the hosted A2A agent card and inspect the response inline.
Agent CardUnavailable
Test with CLI
npx @runtypelabs/a2a-agent-example test \ --message "Hello!" \ --skill chat \ --stream