#!/usr/bin/env node /** * Meshy MCP Server * * Model Context Protocol server for Meshy AI's 3D generation platform. * Enables AI agents to create and manage 3D models programmatically. */ export {};