Metriport
Metriport serves an A2A Agent Card from its documentation host. The card describes a documentation-assistant agent rather than the Medical API itself: its single skill points at a published Agent Skill markdown file, and its only interface is the docs site. The companion MCP server at https://docs.metriport.com/mcp (see mcp/metriport-mcp.yml) is the executable half of the same surface. Saved verbatim to metriport-agent-card.json — this artifact is the manifest and the grade.
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.metriport.com/
· transport
· protocol HTTP+JSON
non-standard supportedInterfaces
Metriport metriport
Use when building healthcare applications that need to access, manage, and exchange patient medical data across health information exchanges (HIEs), pharmacies, and laboratories. Reach for this skill when creating patient records, querying consolidated medical data in FHIR format, sending secure messages between providers, managing facilities, or contributing data back to health networks.
2026-08-14 from https://docs.metriport.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.