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 MCP needs the reporting MCP 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
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/operations-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 list_resources, read_resource, get_entity_ids, preview_operation, apply_operation.
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/operations-mcp/ks1234- OAuth Client ID
NB1XppreF8kHUVpRtrQKksayoedpfatm- PAT base URL (all other clients, credentials in headers)
https://mcp.kenshoo.com/operations-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