Cursor rule Cursor
The main entry point is index.ts, which initializes the AgentifyMCPServer.
Cursor rule Cursor
The main entry point is index.ts, which initializes the AgentifyMCPServer.
Cursor rule Cursor
This project implements the Model Context Protocol (MCP) using @modelcontextprotocol/sdk.
Cursor rule Cursor
The project uses strict TypeScript configuration in tsconfig.json with ESNext modules and strict type checking.
Cursor rule Cursor
The project uses a centralized logging system implemented in logger.ts with configurable log levels.
Cursor rule Cursor
Session management is handled by session-manager.ts and state tracking by state-tracker.ts.
Cursor rule Cursor
The project uses Jest for testing as configured in package.json with TypeScript support via tsx.
Cursor rule Cursor
The project uses TypeScript with ESNext modules and strict type checking as configured in tsconfig.json.