{
  "name": "id.cashx/mcp",
  "title": "Cashx.ID",
  "description": "A directory of ways to pay someone. Resolve a username to the payment methods they accept, browse which rails work in a given country or currency, and build deep links that open the right app.",
  "websiteUrl": "https://cashx.id",
  "version": "0.0.1",
  "supportedProtocolVersions": [
    "2026-07-28",
    "2025-11-25",
    "2025-06-18",
    "2025-03-26",
    "2024-11-05"
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://cashx.id/mcp",
      "authentication": {
        "type": "oauth2",
        "resource": "https://cashx.id/mcp",
        "protectedResourceMetadata": "https://cashx.id/.well-known/oauth-protected-resource"
      }
    }
  ],
  "_meta": {
    "id.cashx/latestProtocolVersion": "2026-07-28",
    "id.cashx/publicTools": [
      "resolve_profile",
      "list_platforms",
      "build_payment_link"
    ],
    "id.cashx/llmsTxt": "https://cashx.id/llms.txt"
  }
}