UNPKG

@trendmoon/mcp-server

Version:

TrendMoon MCP Server - Library and Standalone Server for Cryptocurrency and Social Data

11 lines 303 B
export declare const config: { readonly TRENDMOON_API_KEY: string; readonly TRENDMOON_API_URL: string; readonly LLM: { readonly API_KEY: string; readonly BASE_URL: string; readonly MODEL_NAME: string; }; }; export default config; //# sourceMappingURL=env.d.ts.map