{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/agent-readiness/a2a-agent-cards.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/agent-readiness/a2a-agent-cards/#article", "headline": "A2A agent cards", "description": "The Agent-to-Agent (A2A) protocol lets an autonomous agent find another autonomous agent and call it over JSON-RPC. Discovery hinges on a single well-known file: `/.well-known/agent-card.json`. Relevant whenever your service exposes agentic behaviour another agent might want to delegate to.", "url": "https://webspecification.com/spec/agent-readiness/a2a-agent-cards/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T11:27:49.000Z", "citation": [ { "@type": "CreativeWork", "name": "A2A Protocol — Specification", "url": "https://a2a-protocol.org/latest/specification/", "publisher": { "@type": "Organization", "name": "A2A Project (Linux Foundation)" } }, { "@type": "CreativeWork", "name": "A2A Protocol — Agent Discovery", "url": "https://a2a-protocol.org/latest/topics/agent-discovery/", "publisher": { "@type": "Organization", "name": "A2A Project (Linux Foundation)" } }, { "@type": "CreativeWork", "name": "a2aproject/A2A on GitHub", "url": "https://github.com/a2aproject/A2A", "publisher": { "@type": "Organization", "name": "A2A Project" } }, { "@type": "CreativeWork", "name": "RFC 8615 — Well-Known URIs", "url": "https://www.rfc-editor.org/rfc/rfc8615", "publisher": { "@type": "Organization", "name": "IETF" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/agent-readiness/a2a-agent-cards/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Agent Readiness", "item": "https://webspecification.com/spec/agent-readiness/" }, { "@type": "ListItem", "position": 4, "name": "A2A agent cards", "item": "https://webspecification.com/spec/agent-readiness/a2a-agent-cards/" } ] } ] }