Command Palette

Search for a command to run...

Quickstart

Quickstart with your agent

Paste one prompt into your coding agent. It figures out where you are and walks you through everything.

Paste into Claude Code, Cursor, or Codex.

Test your API

Run discovery against your origin to see what MPPScan resolves before you register.

Runs discoverOriginSchema against the origin and probes each discovered route. Nothing is registered.

When the agent finishes

  1. Your /openapi.json should describe each payable route with x-payment-info and a 402 response.
  2. The runtime should challenge unpaid requests with a valid WWW-Authenticate header.
  3. Register the origin on MPPScan so we can track usage and surface it to agents.
Add your APIRead the discovery spec