Back to Changelog
    New Release
    March 3, 20262 min read

    Claude Remote Connector: One-Click MCP Integration

    API & MCP
    Settings
    Authentication

    🚀 What's New

    Brand Kit OS now supports Claude Remote Connectors — a native OAuth integration that lets you connect your brand context to Claude in seconds, with no API key required.

    One-Click Setup

    1. Open Claude → Settings → Connectors → Add Custom Connector
    2. Paste your Brand Kit OS MCP server URL
    3. Click Connect, authorize in your browser, and you're done

    That's it. All 12 MCP tools are immediately available in Claude.

    OAuth 2.0 with PKCE

    The integration uses industry-standard OAuth 2.0 Authorization Code flow with PKCE (Proof Key for Code Exchange). This means:

    • No API key to manage — authentication is handled via your Brand Kit OS login
    • No client secret — PKCE eliminates the need for shared secrets
    • Secure by default — tokens are hashed, scoped, and auto-expire
    • RFC 8414 compliant — full OAuth discovery metadata at /.well-known/oauth-authorization-server

    Works Everywhere Claude Does

    Once connected, the integration works across:

    • Claude.ai (web)
    • Claude Desktop (macOS, Windows)
    • Claude Mobile (iOS, Android)

    Authorization Flow

    When you connect, Brand Kit OS shows a consent screen confirming what data Claude will access. After you approve, the redirect is handled automatically — you can close the authorization window and return to Claude.

    Updated Documentation

    The MCP setup guide has been updated with the new Remote Connector flow, troubleshooting tips for OAuth redirects, and updated configurations for Cursor and Claude Code using @anthropic-ai/mcp-remote.

    How to Get Started

    1. Go to MCP Setup Guide
    2. Follow Method 1: Remote Connector
    3. Start using your brand context in every Claude conversation