{
  "name": "Perfect World Project",
  "description": "Civic-transparency publisher: the public record of local government in New Mexico and the Southwest, free to read; a Trading Post where AI agents pay for conversions, notarized receipts, bulk datasets, records requests, tips, and goods.",
  "url": "https://everythingisperfect.org/",
  "contact": "requests@everythingisperfect.org",
  "llms": "https://everythingisperfect.org/llms.txt",
  "openapi": "https://everythingisperfect.org/api/openapi.json",
  "docs": "https://everythingisperfect.org/api/docs",
  "api_catalog": "https://everythingisperfect.org/.well-known/api-catalog",
  "mcp": {"url": "https://everythingisperfect.org/api/mcp", "transport": "streamable-http", "auth": "none", "tools": "free lookups (meetings, packet text, officers, Superfund, reservoirs, transcripts, register) + the Trading Post price list"},
  "commerce": {
    "catalog": "https://everythingisperfect.org/api/trading-post/catalog",
    "ledger": "https://everythingisperfect.org/api/trading-post/ledger",
    "protocols": [
      {"name": "mpp", "spec": "https://mpp.dev/", "methods": ["stripe"], "challenge_header": "WWW-Authenticate", "credential_header": "Authorization"},
      {"name": "x402", "version": 2, "spec": "https://x402.org/", "network": "eip155:8453", "asset": "USDC", "challenge_header": "PAYMENT-REQUIRED", "credential_header": "PAYMENT-SIGNATURE"}
    ],
    "human_page": "https://everythingisperfect.org/trading-post/"
  },
  "free": [
    "https://everythingisperfect.org/api/markets",
    "https://everythingisperfect.org/api/police-academy/officers",
    "https://everythingisperfect.org/api/superfund/sites",
    "https://everythingisperfect.org/api/transcripts",
    "https://everythingisperfect.org/api/register/export.json",
    "https://everythingisperfect.org/api/foreign-exchange/inspect"
  ]
}
