Card snapshot
docs.biconomy.io
·
2026-09-23 10:33:28 UTC
·
e3d87994608cbd475e48f89eaab19885ad9bad9f4e450563de95af5ad58b281c
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Biconomy Docs",
"url": "https://docs.biconomy.io/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.biconomy.io/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.biconomy.io/",
"organization": "Biconomy Docs"
},
"documentationUrl": "https://docs.biconomy.io/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "biconomy",
"name": "Biconomy",
"description": "Use when building Web3 applications that need gasless transactions, cross-chain orchestration, multi-step DeFi workflows, or autonomous agents with delegated permissions. Agents should reach for this skill when implementing account abstraction, gas sponsorship, smart sessions, or complex multi-chain transactions.",
"tags": [],
"url": "https://docs.biconomy.io/.well-known/agent-skills/biconomy/skill.md"
}
]
}