Biconomy Docs
Biconomy serves an A2A Agent Card from its documentation host. The card describes the documentation agent — its single skill points at a published Agent Skill markdown file rather than at the Supertransaction API — so it is a discovery surface for Biconomy's docs, not a callable A2A binding onto the MEE execution API. That distinction is recorded in deviations below because a reader could otherwise assume the card exposes the transaction API over A2A.
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.biconomy.io/
· transport
· protocol HTTP+JSON
non-standard supportedInterfaces
Biconomy biconomy
Use when building Web3 applications that need gas abstraction, cross-chain orchestration, batched transactions, or delegated automation. Reach for Biconomy when you need to eliminate gas friction, execute complex multi-chain workflows with one signature, enable AI agents with scoped permissions, or build gasless experiences for users.
2026-08-24 from https://docs.biconomy.io/.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.