Relay A2A Agent

A2A JSON-RPC 2.0 endpoint for the Relay agent, deployed as a Val Town val. GET on the root returns a plain-text banner naming the methods it accepts (SendMessage, GetTask, GetExtendedAgentCard, CancelTask) and pointing at its agent card; a POST of tasks/get with an unknown id returned a well-formed JSON-RPC error (-32001 Task not found) on 2026-09-19. The served card declares one skill (real-world-carry), no security schemes, and streaming, pushNotifications and stateTransitionHistory all false. No OpenAPI, GraphQL, MCP or other contract exists for it.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/relay-a2a-agent"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: val-run:relay-a2a-agent
name: Relay A2A Agent
image: https://storage.googleapis.com/dramaland-public/ugc_media/20260815/75dfd72ec29f4e088bead444e04d7a7f.jpg
description: A2A JSON-RPC 2.0 endpoint for the Relay agent, deployed as a Val Town val. GET on the root
  returns a plain-text banner naming the methods it accepts (SendMessage, GetTask, GetExtendedAgentCard,
  CancelTask) and pointing at its agent card; a POST of tasks/get with an unknown id returned a well-formed
  JSON-RPC error (-32001 Task not found) on 2026-09-19. The served card declares one skill (real-world-carry),
  no security schemes, and streaming, pushNotifications and stateTransitionHistory all false. No OpenAPI,
  GraphQL, MCP or other contract exists for it.
humanURL: https://relay2--5de8b3b2995311f1a5481607ee4eb77e.web.val.run/
baseURL: https://relay2--5de8b3b2995311f1a5481607ee4eb77e.web.val.run
tags:
- A2A
- AI Agents
- Human-in-the-Loop
properties:
- type: x-a2a-agent-card-url
  url: https://relay2--5de8b3b2995311f1a5481607ee4eb77e.web.val.run/.well-known/agent-card.json
- type: x-a2a-registry-record
  url: https://a2aregistry.org/api/agents?search=Relay