UNPKG

@gebrai/gebrai

Version:

Model Context Protocol server for GeoGebra mathematical visualization

5 lines 166 B
import 'dotenv/config'; export { McpServer } from './server'; export { toolRegistry } from './tools'; export * from './types/mcp'; //# sourceMappingURL=index.d.ts.map