Bruno Docs
Bruno publishes a real A2A Agent Card at the canonical /.well-known/agent-card.json path on its documentation host. The card describes the "Bruno Docs" agent surface and advertises a single skill (bruno) whose instructions are served as a markdown Agent Skill at /.well-known/agent-skills/bruno/skill.md on the same host. The card was fetched verbatim to a2a/bruno-api-agent-card.json and is NOT authored by API Evangelist.
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://docs.usebruno.com/
· transport
· protocol HTTP+JSON
non-standard supportedInterfaces
bruno
Use when building, testing, and collaborating on API collections. Reach for Bruno when you need to send REST, GraphQL, gRPC, or WebSocket requests; write automated tests; manage environments and secrets; run collections via CLI in CI/CD pipelines; or collaborate on API workflows through Git.
2026-09-18 from https://docs.usebruno.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.