diff --git a/authentication.mdx b/authentication.mdx index 9143887..41d023a 100644 --- a/authentication.mdx +++ b/authentication.mdx @@ -1,25 +1,44 @@ --- title: "Authentication" -description: "Authenticate Rendobar API requests with a Bearer API key. Same keys cover REST, MCP, and the CLI. OAuth available for MCP clients." +description: "Authenticate API requests with a Bearer API key. Same keys cover REST, MCP, and the CLI. OAuth available for MCP clients with native support." sidebarTitle: "Authentication" icon: "key" +keywords: ["rendobar authentication", "api key", "bearer token", "rb_ key", "mcp oauth", "rest api auth"] --- +