UNPKG

@tgomareli/macos-tools-mcp

Version:

MCP server for advanced macOS system monitoring and file search capabilities

3 lines 266 B
import { EnhancedSearchParams, SearchResultResponse, TagOperationResult } from "./types.js"; export declare function spotlightEnhanced(params: EnhancedSearchParams): Promise<SearchResultResponse | TagOperationResult>; //# sourceMappingURL=spotlight-enhanced.d.ts.map