Relevance AI Documentation
Relevance AI serves an A2A Agent Card from its documentation host. It was found by probing /.well-known/agent-card.json across every Relevance AI host; relevanceai.com, mcp.relevanceai.com and the regional API host do not serve one, and app.relevanceai.com answers 200 HTML for every /.well-known/ path (an SPA catch-all, not a document).
AgentCard object — a capabilities object, a declared protocolVersion, and a well-formed skills array.
An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.
https://relevanceai.com/docs/
· transport
· protocol HTTP+JSON
non-standard supportedInterfaces
Relevanceai relevanceai
Use when building, deploying, and managing AI agents and multi-agent teams. Reach for this skill when users ask to create agents, build tools, set up workflows, configure integrations, manage knowledge bases, or deploy autonomous AI systems for tasks like customer support, sales automation, content creation, or data processing.
2026-08-29 from https://docs.relevanceai.com/.well-known/agent-card.json,
HTTP 200. The body was saved verbatim and is the sole source for
everything on this page — no field is inferred.
View the captured card.
Providers change what they serve; if this card has moved or changed shape,
the provider profile carries the
current state as of the last build.
Work with this as data
Every agent card here is available over the APIs.io API and to AI agents over MCP. A2A Agent Cards is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.