T
ThoughtSpot Spotter MCP Server (bearer-token endpoint)
Details
- Endpoint
-
https://agent.thoughtspot.app/token/mcp?api-version={YYYY-MM-DD} - Transport
- streamable-http
- Docs
- https://developers.thoughtspot.com/docs/custom-chatbot-integration-mcp
Authentication
Authorization: Bearer <credential> 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.