Ghost Developer Docs
Ghost publishes an A2A Agent Card from its own developer documentation host. The card advertises a single skill ("Ghost") backed by a published Agent Skill markdown file, and is served alongside the remote MCP server at https://docs.ghost.org/mcp. The card covers the documentation agent surface, not the Content/Admin REST APIs themselves.
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.ghost.org/
· transport
· protocol HTTP+JSON
non-standard supportedInterfaces
Ghost ghost
Use when building or managing Ghost publications, creating and publishing content, developing custom themes, integrating with external services via APIs or webhooks, configuring memberships and newsletters, or migrating content from other platforms.
2026-08-13 from https://docs.ghost.org/.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.