#!/usr/bin/env node import { toolRegistry } from "./core/register.js"; export { toolRegistry }; export declare const SERVER_INSTRUCTIONS: string; //# sourceMappingURL=index.d.ts.map