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 22ae208 commit b58a4cfCopy full SHA for b58a4cf
src/smithery.ts
@@ -1,9 +1,6 @@
1
#!/usr/bin/env node
2
/*
3
- This file provides essential functions and tools for MCP servers, serving as a library.
4
- The ActorsMcpServer should be the only class exported from the package
5
-
6
- Also, it serves as the main entry point for smithery deployment.
+ This file serves as the main entry point for smithery deployment.
7
*/
8
import type { z } from 'zod';
9
0 commit comments