🔐 🏐 McpAuthTool.ts

This commit is contained in:
nirholas
2026-03-31 10:24:03 +00:00
parent 94822145c1
commit d91aea8184

View File

@@ -213,3 +213,4 @@ export function createMcpAuthTool(
},
} satisfies Tool<InputSchema, McpAuthOutput>
}