/** * MCPsmith Example Usage * * Demonstrates how to use MCPsmith to generate MCP servers. * * @example * ```bash * node --loader ts-node/esm src/smiths/mcpsmith/example.ts * ``` */ export {}; //# sourceMappingURL=example.d.ts.map