#!/usr/bin/env node/**
* Formulize MCP Server
*
* Local TypeScript MCP server that proxies requests to remote Formulize HTTP server
* Features intelligent caching for non-tool endpoints to improve performance
*/export {};
//# sourceMappingURL=formulize-mcp.d.ts.map