Custom connectors require a paid Claude plan (Pro, Max, Team, or Enterprise). On Team/Enterprise plans, an Owner must add the connector first — members can then individually authenticate via Settings → Connectors.
Open Claude.ai in your browser or the Claude app. Click your profile icon in the bottom-left corner and select Settings. In the left sidebar, click on Connectors. This is where all your connected and available integrations are managed.
At the bottom of the Connectors list, click "Add custom connector". You'll see a form with the following fields:
Pexihttps://dash.pexi.nl/mcp/bannerOptionally, click "Advanced settings" to specify an OAuth Client ID and OAuth Client Secret. In most cases you can leave these empty — Pexi's MCP server handles the OAuth configuration automatically through dynamic client registration.
Click "Add" to save the connector. Pexi will now appear in your Connectors list with a "Connect" button.
Click "Connect" next to the Pexi entry. This initiates the OAuth 2.0 authorization flow:
dash.pexi.nl.If your organization uses DPG OneLogin, you'll see an option to sign in with your DPG account instead of a standard username/password form.
After logging in, Pexi will display a consent screen showing which permissions Claude is requesting. This typically includes read access to your campaigns, banners, and performance data, as well as the ability to manage banner files.
Review the requested scopes carefully. If you're comfortable, click "Authorize" or "Allow". This tells Pexi to issue an OAuth access token (and a refresh token) to Claude.
Both tokens are stored encrypted by Anthropic. You can revoke them at any time.
After you authorize, Pexi redirects your browser back to Claude's OAuth callback URL (https://claude.ai/api/mcp/auth_callback). Claude receives the tokens and completes the handshake.
The Pexi connector in your Settings should now show as Connected. If it still shows "Disconnected", try refreshing the page or restarting the Claude app.
Open a new conversation in Claude (existing conversations may not detect newly added connectors). Try a simple prompt such as:
"Search for my banners in Pexi"
If Claude responds with actual data from your Pexi account, everything is working. You can now use any of the available Pexi MCP tools through natural language.
To disconnect Pexi, go to Settings → Connectors, find the Pexi entry, and click "Disconnect". This revokes Claude's access tokens.
If your Pexi password changes or your token becomes invalid, simply disconnect and reconnect the connector to trigger a fresh OAuth flow.