File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,6 @@ The ThoughtSpot MCP Server is a Cloudflare Worker-based service that exposes Mod
2626- ** MCP Tools** :
2727 - ` ping ` : Test connectivity and authentication.
2828 - ` getRelevantData ` : Query ThoughtSpot for relevant data based on a user question, returning answers and optionally a dashboard (Liveboard) link.
29- - ** Cloudflare Worker** : Built with [ Hono] ( https://hono.dev/ ) and [ wrangler] ( https://developers.cloudflare.com/workers/wrangler/ ) .
30- - ** Type Safety** : Uses [ zod] ( https://github.com/colinhacks/zod ) for schema validation and [ TypeScript] ( https://www.typescriptlang.org/ ) .
31- - ** ThoughtSpot Integration** : Uses the [ @thoughtspot/rest-api-sdk ] ( https://www.npmjs.com/package/@thoughtspot/rest-api-sdk ) for all data operations.
3229
3330## Project Structure
3431
You can’t perform that action at this time.
0 commit comments