The ThoughtSpot MCP Server provides secure OAuth-based authentication and tools for querying and retrieving data from a ThoughtSpot instance. It is hosted on Cloudflare.
From the registry: MCP Server for ThoughtSpot - provides OAuth authentication and tools for querying data
Please install the `mcp-server-thoughtspot` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **ThoughtSpot account** — Sign up at thoughtspot.com — OAuth handled automatically. (https://thoughtspot.com)
Canonical MCP server config (HTTP transport):
- url: `https://agent.thoughtspot.app/mcp`
Note: OAuth 2.0 with dynamic client registration. Token-based endpoints (/token/mcp) also available for API use with bearer tokens.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.TS_AUTH_TOKENrequiredToken used for authenticating API requests to the ThoughtSpot instance.OPENAI_API_KEYrequiredAPI key for accessing OpenAI services.ANTHROPIC_API_KEYrequiredAPI key for accessing Anthropic services.