Skip to content

Commit b58a4cf

Browse files
authored
Update src/smithery.ts
1 parent 22ae208 commit b58a4cf

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/smithery.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
#!/usr/bin/env node
22
/*
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.
3+
This file serves as the main entry point for smithery deployment.
74
*/
85
import type { z } from 'zod';
96

0 commit comments

Comments
 (0)