Skip to content

Add mpp.land registry entry to discovery.mdx#535

Open
etal37 wants to merge 1 commit intotempoxyz:mainfrom
etal37:patch-1
Open

Add mpp.land registry entry to discovery.mdx#535
etal37 wants to merge 1 commit intotempoxyz:mainfrom
etal37:patch-1

Conversation

@etal37
Copy link
Copy Markdown

@etal37 etal37 commented Apr 7, 2026

What

Adds mpp.land to the registries table in the discovery documentation.

Why

mpp.land is an open registry that continuously verifies MPP services against
the spec. It scans every indexed service every 5 minutes and publishes
compliance scores, uptime history, and spec validation results.

Discovery documents are advisory (as the docs note). A service can publish a
valid-looking spec and behave differently at runtime. mpp.land catches these
discrepancies by probing the 402 challenge flow, validating response schemas
against declared specs, and tracking changes over time.

What it provides:

  • Compliance scoring — every service is graded A–F against the MPP spec
    (TLS, challenge binding, digest params, 402 declarations, schema completeness)
  • Uptime monitoring — discovery and challenge reachability checked every
    5 minutes with response time tracking
  • Version history — API changes, grade changes, and uptime transitions
    logged in a public changelog
  • LLM-friendly endpoints — llms.txt, llms-full.txt, and structured JSON
    so agents can query the registry programmatically
  • Budget protection layer — use.mpp.land (coming soon) adds budget
    enforcement, response previews, and reliability routing as a free proxy

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

@etal37 is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the docs label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant