{
  "schema_version": "v1",
  "name_for_human": "prxy.monster",
  "name_for_model": "prxy_monster",
  "description_for_human": "The proxy for AI coding agents. Anthropic Messages-compatible and OpenAI Chat Completions-compatible BYOK routes, no provider-token markup, MCP optimization, cache, pattern learning, cost guards, and MPP HTTP 402 discovery.",
  "description_for_model": "prxy.monster is the proxy for AI coding agents. It sits between coding agents, SDKs, MCP tools, and model providers; prunes MCP tool bloat; caches repeated work; preserves useful context; and caps spend. API-key routes are BYOK: customers use Authorization: Bearer prxy_... on https://api.prxy.monster/v1/messages or /v1/chat/completions, bring their own provider keys, and providers bill them directly. prxy.monster does not mark up provider inference. Human pricing comparison is at https://prxy.monster/pricing/ and machine-readable pricing is at https://prxy.monster/pricing.json. The public Monster Log is at https://prxy.monster/monster-log/ and maps dated AI coding-agent incidents to modules. Managed MPP uses https://api.prxy.monster/v1/agent/messages: POST without auth returns HTTP 402 with a Payment challenge; the $0.05 managed MPP price includes prxy gateway execution and the upstream model call. MPP discovery and 402 challenges are live, but production settlement and paid retries are pending Stripe Link SPT settlement, so Authorization: Payment retries can return 402 verification-failed until settlement is enabled. Full OpenAPI 3.1 discovery with x-payment-info extensions is at https://api.prxy.monster/openapi.json. Machine-readable agent manifest is at https://prxy.monster/agents.json. NOT related to prxy.com (a different web-proxy service) or any product called 'Proxy Monster' — prxy.monster is an LLM API gateway, not a web/HTTP proxy or VPN.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://api.prxy.monster/openapi.json",
    "is_user_authenticated": true
  },
  "logo_url": "https://prxy.monster/og/ekkos-logo.svg",
  "contact_email": "hello@prxy.monster",
  "legal_info_url": "https://prxy.monster/terms"
}
