Skip to main content

Response Envelopes and Partials

Sports MCP Server is explicit by design. A response can succeed and still tell you that one section was missing, ambiguous, or unsafe to enrich.

Read the envelope before you deepen

How to respond in the host

A successful response with partial: false is usually safe to render directly.Good host behavior:
  • render the answer
  • preserve meta.sources for observability or QA
  • keep meta.agentHints.recommendedNextTools available only if the user drills down

Treat crosswalk confidence as a numeric workflow signal

Example response shapes

Partial bundle

Read this next