Customer guide
Skai MCP - Getting Started
Connect AI assistants like ChatGPT, Claude, and Cursor to Skai through the Model Context Protocol. Pick a server, enter your KS Id, and follow the steps for your app - no code needed.
Getting started
This connector needs the Reporting Connector installed as a prerequisite.
Your Skai account identifier - looks like ks1234. Type the digits once and every URL and config below becomes yours.
Choose your app
Don't see Developer mode under Apps → Advanced settings? That's a workspace admin setting on Business/Enterprise/Edu plans — ask your admin, and send them this page for exactly what to enable.
Turn on developer mode
Open ChatGPT on the web, go to Settings → Apps (called Apps & connectors in some workspaces) → Advanced settings and switch on Developer mode.
Create an app
Back on Apps, click Create app and give it a name (Skai works).
Paste the connector URL
https://mcp.kenshoo.com/recommendations-mcp/ks1234Set authentication to OAuth
Under Authentication, choose OAuth, open the authentication Advanced settings, and paste this client ID (leave the secret blank):
NB1XppreF8kHUVpRtrQKksayoedpfatmCreate and sign in to Skai
Click Create. When prompted to connect, authorize the app in the browser with your Skai login.
Confirm it works
Start a new chat with the app enabled and ask: "What Skai tools do you have access to?"
You should see available_insights, generate_campaigns_forecast, list_experiments, keyword_discovery_suggestions, list_negative_keyword_recommendations, fetch_amc_report, and .
OAuth not working?
ChatGPT does not support header-based tokens, so there is no PAT fallback here. If authorization fails, contact your Skai representative.
Quick reference
- OAuth server URL (ChatGPT, Claude)
https://mcp.kenshoo.com/recommendations-mcp/ks1234- OAuth Client ID
NB1XppreF8kHUVpRtrQKksayoedpfatm- PAT base URL (all other clients, credentials in headers)
https://mcp.kenshoo.com/recommendations-mcp- PAT renewal
- Every 90 days at login.kenshoo.com/api/dev/refresh-token
- Amazon Quick - Authorization URL
https://auth0.kenshoo.com/authorize- Amazon Quick - Token URL
https://login.kenshoo.com/api/oauth/token- Amazon Quick - Redirect URL
https://us-east-1.quicksight.aws.amazon.com/sn/oauthcallback