We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74367c commit 8a69260Copy full SHA for 8a69260
src/mcp-server.ts
@@ -30,6 +30,7 @@ export class MCPServer extends Server {
30
super({
31
name: "ThoughtSpot",
32
version: "1.0.0",
33
+ }, {
34
capabilities: {
35
tools: {},
36
logging: {},
0 commit comments