UNPKG

tryaii-mcp-server

Version:

MCP Server for TryAII - Lightweight proxy to TryAII API service

8 lines (7 loc) 479 B
// ============================================================================================ // API CLIENT EXPORTS // ============================================================================================ // ============================================================================================ // API CLIENT EXPORTS // ============================================================================================ export { TryAIIApiClient } from './api-client.js';