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 9801065 commit b1b7aaeCopy full SHA for b1b7aae
src/logger.ts
@@ -5,7 +5,6 @@
5
*/
6
import fs from 'node:fs';
7
8
-import type {JSONRPCNotification} from '@modelcontextprotocol/sdk/types.js';
9
import debug from 'debug';
10
11
const mcpDebugNamespace = 'mcp:log';
0 commit comments