T

ThoughtSpot Spotter MCP Server (bearer-token endpoint)

MCP discovered

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
ThoughtSpot full access token (TS_AUTH_TOKEN) bearer discovered Get token ↗
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.