UNPKG

@gebrai/gebrai

Version:

Model Context Protocol server for GeoGebra mathematical visualization

7 lines 267 B
/** * Performance Optimization Tools * GEB-9: Performance Optimization: Response Time and Resource Management */ import { ToolDefinition } from '../types/mcp'; export declare const performanceTools: ToolDefinition[]; //# sourceMappingURL=performance-tools.d.ts.map