thoughtspot
v1.0.3-ghast.1Search governed ThoughtSpot content, run conversational analytics, explain business drivers, and safely save approved analyses as dashboards.
By ThoughtSpotLicense: MIT0 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 2 skill or MCP entries
- Source updated
- Aug 30, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/Trapezohe/ghast-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/thoughtspot/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json├── skills/thoughtspot/SKILL.md└── mcp.json
Included Skills1
Search governed ThoughtSpot content, answer business-data questions with Spotter, explain drivers and anomalies, and save approved analyses as dashboards.
MCP servers1
- url
- https://agent.thoughtspot.app/mcp?api-version=2026-05-01
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "thoughtspot",
"version": "1.0.3-ghast.1",
"description": "Search governed ThoughtSpot content, run conversational analytics, explain business drivers, and safely save approved analyses as dashboards.",
"author": {
"name": "ThoughtSpot",
"url": "https://www.thoughtspot.com"
},
"homepage": "https://developers.thoughtspot.com/docs/mcp-integration",
"license": "MIT",
"extensions": {
"ai.trapezohe.ghast": {
"category": "data-analytics",
"upstreamRevision": "thoughtspot-79e978603135+tools-5d067ec65a48+docs-19631cc2bc1a+auth-bd3db075f410",
"icon": "./assets/icon.png"
}
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[thoughtspot on Agent Plugins Marketplace](https://pluginsmp.com/plugins/thoughtspot-2)