{
  "schemaVersion": "2026-03-26",
  "name": "branch.bet",
  "title": "Branch's MCP server (Dexter)",
  "description": "MCP server for the Dexter ecosystem, advertised from Branch's personal site.",
  "publisher": {
    "name": "Dexter",
    "url": "https://dexter.cash"
  },
  "contact": {
    "email": "branch@dexter.cash",
    "url": "https://x.com/BranchM"
  },
  "endpoints": {
    "mcp": "https://branch.bet/mcp"
  },
  "authorization": {
    "type": "oauth2",
    "authorization_url": "https://branch.bet/mcp/authorize",
    "token_url": "https://branch.bet/mcp/token",
    "scopes": ["wallet.read", "wallet.trade", "openid"],
    "pkce_required": true,
    "code_challenge_methods": ["S256"]
  },
  "related": {
    "llms_txt": "https://branch.bet/llms.txt",
    "llms_full_txt": "https://branch.bet/llms-full.txt"
  }
}
