add-mcp
Back to registry
ThoughtSpot Spotter   (bearer-token endpoint) logo

ThoughtSpot Spotter (bearer-token endpoint)

v1.0.0

thoughtspot.com/thoughtspot-spotter-mcp-server-bearer-token-endpoint

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.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://agent.thoughtspot.app/token/mcp?api-version={YYYY-MM-DD}
requiredsecret

ThoughtSpot full access token (TS_AUTH_TOKEN). Use Bearer <token>.

npx add-mcp@latest https://agent.thoughtspot.app/token/mcp?api-version={YYYY-MM-DD} --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.thoughtspot%2Fthoughtspot-spotter-mcp-server-bearer-token-endpoint"

More from thoughtspot.com