This commit is contained in:
KS Jannette
2026-02-18 06:58:44 -05:00
parent 68e48b2345
commit 1094f9c972
7 changed files with 3 additions and 1 deletions

View File

@@ -803,7 +803,7 @@ server.registerTool(
);
// ---------------------------------------------------------------------------
// Start server
// Import and Start server
// ---------------------------------------------------------------------------
async function main(): Promise<void> {
const transport = new StdioServerTransport();