UNPKG

@gebrai/gebrai

Version:

Model Context Protocol server for GeoGebra mathematical visualization

6 lines 175 B
import { ToolDefinition } from '../types/mcp'; /** * GeoGebra MCP Tools */ export declare const geogebraTools: ToolDefinition[]; //# sourceMappingURL=geogebra-tools.d.ts.map