Skip to content

Commit 8a69260

Browse files
committed
fix server constructor
1 parent c74367c commit 8a69260

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mcp-server.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ export class MCPServer extends Server {
3030
super({
3131
name: "ThoughtSpot",
3232
version: "1.0.0",
33+
}, {
3334
capabilities: {
3435
tools: {},
3536
logging: {},

0 commit comments

Comments
 (0)