UNPKG

mcp-windows-notify

Version:

Windows notification MCP server for AI development tools - Get desktop notifications when AI tasks complete

8 lines 199 B
export declare class WindowsNotifyServer { private server; private notifier; constructor(); private setupToolHandlers; run(): Promise<void>; } //# sourceMappingURL=server.d.ts.map