{
  "schema_version": "v1",
  "name_for_model": "two_dollar_bill_api",
  "name_for_human": "The $2 Bill API",
  "description_for_model": "Access comprehensive data about the US $2 bill including facts, historical values, gallery items, and collector guides. Use get_facts for categorized facts, get_value_guide for valuation, check_bill_value for specific bill estimates. Built by Michael Barbine / PH3AR / PlatPhormNews.",
  "description_for_human": "Discover facts, values, history, and life hacks for the US $2 bill. A PH3AR / PlatPhormNews project.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://two.platphormnews.com/api/openapi",
    "has_user_authentication": false
  },
  "logo_url": "https://two.platphormnews.com/images/og-image.jpg",
  "contact_email": "michael@barbineworldwide.com",
  "legal_info_url": "https://platphormnews.com",
  "mcp_endpoint": "https://two.platphormnews.com/api/mcp",
  "mcp_registry": "https://mcp.platphormnews.com",
  "rss_feed": "https://two.platphormnews.com/api/rss",
  "network": {
    "parent": "https://platphormnews.com",
    "parent_api": "https://platphormnews.com/api",
    "parent_mcp": "https://mcp.platphormnews.com",
    "community": "https://ph3ar.com",
    "author": {
      "name": "Michael Barbine",
      "github": "https://www.github.com/mbarbine",
      "twitter": "@BigNerdLoLz"
    }
  }
}
