agent-payments

Installation
SKILL.md

Codex Machine Payment Protocol (MPP)

Use this skill to access the Codex Supergraph without an API key via the MPP challenge flow.

HTTP endpoint https://graph.codex.io/graphql
Opt-in header X-Codex-Payment: mpp
Credential header Authorization: Payment <base64url-credential>

How it works

  1. Send a GraphQL query with X-Codex-Payment: mpp (no credential).
  2. Server returns 402 Payment Required with WWW-Authenticate: Payment ... challenges.
  3. Client solves one challenge and retries with Authorization: Payment <credential>.
  4. Server returns GraphQL data + Payment-Receipt header.

Constraints

Related skills

More from codex-data/skills

Installs
7
First Seen
Mar 13, 2026