Skip to content

Commit 875e2c4

Browse files
authored
remove logging capability since we are not exposing it (#60)
* remove logging capability since we are not exposing it * remove the line entirely
1 parent b69a00a commit 875e2c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/servers/mcp-server-base.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ export abstract class BaseMCPServer extends Server {
5656
}, {
5757
capabilities: {
5858
tools: {},
59-
logging: {},
6059
completion: {},
6160
resources: {},
6261
}

0 commit comments

Comments
 (0)