{
  "resource": "https://bridge.frameworks.network/mcp",
  "authorization_servers": ["https://bridge.frameworks.network"],
  "bearer_methods_supported": ["header"],
  "scopes_supported": [],
  "resource_documentation": "https://frameworks.network/SKILL.md",
  "x_auth_methods": {
    "wallet": {
      "type": "eip191",
      "login_endpoint": "https://bridge.frameworks.network/graphql",
      "login_operation": "walletLogin",
      "auto_provision": true
    },
    "x402": {
      "type": "eip3009",
      "challenge_flow": "Call the operation, read the 402 payment requirements, retry the same operation with X-PAYMENT.",
      "chains": ["base", "arbitrum"],
      "token": "USDC"
    }
  }
}
