Official Registry metadata

mcp-server

MCP Server for ThoughtSpot - provides OAuth authentication and tools for querying data

Otherssestreamable-httpv1.0.1
52推荐值

导入 Coding Agent

复制根据公开元数据生成的配置,在本机检查后使用;密钥只通过环境变量提供。

metadata-derived
~/.codex/config.toml or codex mcp addRun this command locally. Review package commands before confirming execution.
codex mcp add 'app-thoughtspot-mcp-server-75ae4f90' --url 'https://agent.thoughtspot.app/mcp' --bearer-token-env-var 'Authorization'
.mcp.jsonAdd this entry to the project-level mcpServers object.
{
  "mcpServers": {
    "app-thoughtspot-mcp-server-75ae4f90": {
      "type": "http",
      "url": "https://agent.thoughtspot.app/mcp"
    }
  }
}
.cursor/mcp.jsonKeep secret values as environment-variable references.
{
  "mcpServers": {
    "app-thoughtspot-mcp-server-75ae4f90": {
      "type": "http",
      "url": "https://agent.thoughtspot.app/mcp"
    }
  }
}
.vscode/mcp.jsonReview the generated server entry before enabling it.
{
  "servers": {
    "app-thoughtspot-mcp-server-75ae4f90": {
      "type": "http",
      "url": "https://agent.thoughtspot.app/mcp"
    }
  }
}
~/.gemini/settings.jsonAdd this entry to mcpServers and keep trust disabled initially.
{
  "mcpServers": {
    "app-thoughtspot-mcp-server-75ae4f90": {
      "httpUrl": "https://agent.thoughtspot.app/mcp",
      "trust": false
    }
  }
}

Stacklane 不安装、不连接、不执行,也不对 MCP Server 做安全认证。页面内容与风险提示仅用于自动化发现和配置参考。

声明的要求

连接方式sse streamable-http
Packages0
Remote endpoints4
Secret variables1
Secret names declared by publisherAuthorization

Values are never collected by Stacklane. Define them only on your own machine.

风险提示
  • Requires one or more secret values