{"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/billing/checkout/?plan=free", "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>."}, "agent_auth": {"register_uri": "https://api.miniwebtool.com/billing/checkout/?plan=free", "documentation_uri": "https://api.miniwebtool.com/auth.md", "supported_identity_types": ["email"], "credential_types": ["api_key_bearer"], "credential_placement": "Authorization: Bearer <MiniWebtool API key>", "claim_uri": "https://api.miniwebtool.com/dashboard/login/", "issue_uri": "https://api.miniwebtool.com/dashboard/keys/new/", "revoke_uri": "https://api.miniwebtool.com/dashboard/", "protected_resource_metadata": "https://api.miniwebtool.com/.well-known/oauth-protected-resource"}}