Skip to content

Commit 7be980e

Browse files
committed
udpate readme
1 parent e0a827c commit 7be980e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)