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 9849411 commit 651f452Copy full SHA for 651f452
packages/mcp/src/index.ts
@@ -8,7 +8,4 @@ export * from './types/index.js';
8
export * from './resources/index.js';
9
10
// Tools
11
-export * from './tools/index.js';
12
-
13
-// Examples
14
-export * from './examples/index.js';
+export * from './tools/index.js';
0 commit comments