-
securityF
license-
qualityEnables AI agent and task management using the CrewAI framework, allowing users to create and run agents and tasks in an automated workflow environment.
Last updated -
0
3
JavaScript
Referenced in the configuration example for running the MCP server, used to locate the Node.js executable on macOS systems.
Manages dependencies and provides build scripts for the project handoffs MCP server, supporting installation and development workflows.
Uses TypeScript for type-safe implementation of the project handoffs tracking system, including proper error handling and consistent state management.
MCP server for managing AI session handoffs and next steps tracking.
list_templates
- List available templates for next steps, working sessions, and handoffscreate_project
- Create a new project for tracking AI session handoffsdelete_project
- Delete a project and all its datacreate_next_step
- Create a new next step in a projectstart_working_session
- Start working on a next stepcreate_handoff
- Complete a working session with handoff detailsget_latest_next_steps
- Get open next steps ordered by priorityget_next_step_history
- Get complete history of a next step including session and handoffAdd to your MCP configuration:
You must be authenticated.
Facilitates AI session handoffs and next steps tracking through project-based organization, supporting task prioritization and seamless workflow management.