#!/usr/bin/env node /** * Teamflect MCP Server * * This server provides tools to interact with Teamflect's performance management features * including goals, feedback, recognitions, reviews, tasks, and user management. */ import "dotenv/config"; //# sourceMappingURL=index.d.ts.map