Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
MCP Documentation Beyond Reference cover

API Evangelist Paper · Developer Experience

MCP Documentation Beyond Reference

Reference docs describe the interface; agents fail on the behavior — document the operational layer.

$25.00 Version 1.0 · July 2026
picture_as_pdf Formatted PDF, ~18 pages
description Editable Microsoft Word (.docx)
update Free updates to this paper, for life
lock Secure checkout via Stripe

About this paper

The most expensive assumption in the current wave of API operations is a quiet one: that AI will figure out how to use your MCP server. It won’t. Teams generate a server from their existing reference docs, watch an agent make one clean call in a demo, and ship — and then it meets production. A rate limit. A retry after a timeout. A read that comes back empty because the write hasn’t propagated. A call that needed a different call to happen first. The agent fails in exactly the places the demo never tested, because reference documentation describes the interface and agents don’t fail on the interface. They fail on the behavior.

This paper draws the line between the two and shows you how to close the gap. Reference tells an agent a tool exists, what it takes, and what comes back — necessary, and generated straight from your OpenAPI. Operational documentation tells it what a call does to the world, what its failures mean, whether a read after a write can be trusted, what must be true before it acts, and what a finished task looks like. A human developer reconstructs all of that from scattered prose and a support ticket or two; an agent has exactly the context you give it and no instinct to fall back on. So you get the five-part operational layer to attach to each tool, the AI-scrapable delivery half that makes it ingestible — markdown endpoints, llms.txt, predictable structure — the pipeline discipline that keeps it from rotting in a parallel system, a per-tool operational-context template you can drop into your repo, and a provider self-assessment. It is all APIs; we’re just writing documentation, at last, for a second audience that does not read.

What's inside

  1. Reference describes the interface; operational docs describe the behavior
  2. Side effects and safety — read-only, destructive, idempotent
  3. Behavior under failure — timeouts, 429s, partial writes
  4. The consistency model — because agents chain calls
  5. Preconditions and sequencing — teach the agent what to ask
  6. Worked task examples — walkthroughs, not endpoint samples
  7. Deliver it so agents can read it — markdown, llms.txt, predictable structure
  8. Flow it through the pipeline you already run
  9. Anti-patterns and a provider self-assessment

What you get for $25.00

picture_as_pdf A print-ready, formatted PDF edition
description The editable Word (.docx) source
checklist The anti-patterns & self-assessment checklist
update Every future revision of this living paper
$25.00 PDF + Word, instant download

These papers are experience-based and vendor-neutral, distilled from the API Evangelist research at apievangelist.com. Questions before buying? [email protected].

arrow_back All papers