G

gainsight.com

Gainsight provides customer success and product experience software. Its products include Gainsight CS for managing customer lifecycle workflows and Gainsight PX for product analytics and in-app engagement.

3 integrations · MCP · REST

Gainsight exposes Gainsight CS REST APIs, a Gainsight CS MCP server, and a separate Gainsight PX REST API; CS APIs support access-key and OAuth-based auth, while the MCP server uses OAuth with PKCE.

discovered 2mo ago
MCP servers1
REST · OpenAPI2
Credentials
Gainsight API Access Keyapi_keyGet key

In Gainsight CS, go to Generate REST API Key. As a Super Admin, open Administration > Connectors 2.0, create a Gainsight API connection, choose authentication type Access_Key, and click Generate Access Key. Copy the generated key; docs say to send it in the accesskey request header.

Gainsight OAuth application (user OAuth / PKCE)oauth2Set up OAuth

Use OAuth for Gainsight APIs to create an OAuth application in Gainsight with your callback URL, then complete the authorization-code flow to obtain a bearer access token (and refresh token if needed). For MCP, the setup page says all integrations require user-level OAuth 2.1 with PKCE enabled in Gainsight CS.

Gainsight M2M OAuth clientoauth2_ccSet up OAuth

In Generate REST API Key, admins can generate an M2M OAuth key from Administration > Connectors 2.0 for server-to-server use. Use that client to obtain a bearer access token via Gainsight's token API, then send the token in Authorization: Bearer <token>.

conventions · 1/8 published

Publish these signals → /publishing