UNPKG

mcp-windows-notify

Version:

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

4 lines 175 B
import { ServerConfig } from './types.js'; export declare const loadConfig: () => ServerConfig; export declare const config: ServerConfig; //# sourceMappingURL=config.d.ts.map