T

thoughtspot.com

ThoughtSpot is an analytics platform for querying, modeling, and embedding governed data experiences, including AI-assisted analytics. It provides APIs and MCP-based access to ThoughtSpot instance data, content, and analytics workflows.

5 integrations · MCP · REST · GraphQL

ThoughtSpot exposes tenant-hosted REST APIs (v2 and deprecated v1), a tenant-hosted GraphQL endpoint, and hosted Spotter MCP server endpoints for OAuth and bearer-token integrations; no first-party CLI surfaced in public docs.

discovered 22h ago
MCP servers2
REST · OpenAPI2
GraphQL1
Credentials
ThoughtSpot full access token (TS_AUTH_TOKEN)bearerGet token

Enable trusted authentication on your ThoughtSpot instance, then use the documented token-generation flow at REST API v2.0 authentication to call /api/rest/2.0/auth/token/full and mint a full access token for a user or service account. This token is referred to in the docs as TS_AUTH_TOKEN.

ThoughtSpot authenticated session cookiescompoundGet key

Sign in to your ThoughtSpot instance using one of ThoughtSpot's supported login flows documented at REST API v2.0 authentication or REST API v1 authentication. A successful login returns session cookies that must be sent with subsequent API or GraphQL requests.

ThoughtSpot username and password for REST API v1 loginbasicGet credentials

Use an existing authorized ThoughtSpot user account. The REST API v1 authentication guide documents posting username and password to /tspublic/v1/session/login, which establishes authenticated session cookies for later v1 API calls.

ThoughtSpot OAuth client registrationoauth2Set up OAuth

Register an OAuth client for your ThoughtSpot integration as described under OAuth client registration in Connecting MCP Server to clients. Use that client to complete the OAuth flow when connecting to the remote MCP server.

conventions · 1/8 published

Publish these signals → /publishing