Prerequisites
Before you can configure and use Claude Code with Connect AI Embed, you must first generate an OAuth JWT bearer token. Copy this down, as it acts as your password during authentication.Connect Claude Code to the Connect AI MCP
Once the installation is done, try running the following command in your terminal to confirm the installation:You should see something like this:
In the terminal of your project, run the following command. Note that Connect AI Embed customers should use an authorization header of This creates a JSON file with your MCP Server.
Bearer {Your_OAuth_JWT_Token}.
