{"issuer": "https://api.miniwebtool.com", "authorization_endpoint": "https://api.miniwebtool.com/dashboard/login/", "token_endpoint": "https://api.miniwebtool.com/dashboard/keys/new/", "jwks_uri": "https://api.miniwebtool.com/.well-known/jwks.json", "registration_endpoint": "https://api.miniwebtool.com/signup/", "service_documentation": "https://api.miniwebtool.com/docs.md", "scopes_supported": ["tools:read", "tools:run", "mcp:tools"], "response_types_supported": [], "grant_types_supported": ["urn:miniwebtool:params:oauth:grant-type:api-key"], "token_endpoint_auth_methods_supported": ["none"], "bearer_methods_supported": ["header"], "ui_locales_supported": ["en"], "claims_supported": [], "code_challenge_methods_supported": [], "miniwebtool_auth_profile": {"type": "api_key", "header": "Authorization", "scheme": "Bearer", "key_format": "mwt_live_<20-hex>_<40-hex>", "dashboard": "https://api.miniwebtool.com/dashboard/", "instructions": "Create an API key in the dashboard and send Authorization: Bearer <MiniWebtool API key>."}, "subject_types_supported": ["public"], "id_token_signing_alg_values_supported": []}