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.
Instructions file
Claude Code instructions for gargoyle92/agentify-mcp, covering claude.md, project overview, development commands, development and testing and testing.
MCP server Claude CodeCodexCursor
Agentify MCP Server - Multi-client AI agent monitoring and control system with auto task completion detection. Runs locally from the agentify-mcp npm package.