{
  "version": "1.0",
  "provider": {
    "name": "Barter Funds",
    "url": "https://barterfunds.com",
    "logo": "https://barterfunds.com/logo.png",
    "contact": "support@barterfunds.com"
  },
  "services": [
    {
      "id": "currency-exchange",
      "name": "Digital Currency Exchange",
      "description": "Buy, sell, send and receive digital currencies including Bitcoin, USDT, PayPal and 20+ more at competitive rates with instant payouts to mobile money or bank.",
      "category": "financial"
    },
    {
      "id": "gift-card-redemption",
      "name": "Gift Card Redemption",
      "description": "Redeem Amazon, iTunes, Steam and other gift cards for GHS mobile money or bank transfer.",
      "category": "financial"
    },
    {
      "id": "concierge-pay",
      "name": "Concierge Pay",
      "description": "Pay international invoices, tuition, supplier payments and freelancers using GHS.",
      "category": "financial"
    }
  ],
  "capabilities": [
    "exchange-rates",
    "currency-conversion",
    "mobile-money-payout",
    "bank-transfer-payout",
    "gift-card-redemption",
    "international-payments"
  ],
  "endpoints": {
    "exchange_rates": "https://barterfunds.com/exchange-rates",
    "api": "https://barterfunds.com/openapi.json",
    "support": "https://barterfunds.com/support"
  },
  "payment": {
    "x402_supported": true,
    "x402_config": "https://barterfunds.com/.well-known/x402.json"
  },
  "discovery": {
    "openapi": "https://barterfunds.com/openapi.json",
    "api_catalog": "https://barterfunds.com/.well-known/api-catalog",
    "mcp_server_card": "https://barterfunds.com/.well-known/mcp/server-card.json",
    "agent_skills": "https://barterfunds.com/.well-known/agent-skills/index.json"
  },
  "legal": {
    "terms": "https://barterfunds.com/terms-conditions",
    "privacy": "https://barterfunds.com/privacy-policy",
    "kyc_policy": "https://barterfunds.com/kyc-policy"
  }
}
