-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Motivation
Context7 is a very good tool to have the LLM up to date with the complete context of what needs to be worked on. We currently do not have a way to chain MCP tools programmatically, but we can still enforce custom rules in TaskMaster workflow, to use Context7 MCP when available.
Proposed Solution
Clearly describe the proposed feature, including:
- Custom rule additions for Cursor, Windsurf, etc. to explicitly tell the LLM to check for existence of Context7
- After initialising a new TaskMaster project, this will be a simple rule, so that people can remove it if not needed.
- After this the LLM should use Context7 wherever possible
Example Workflow
User asks LLM to work on a task, or check the complexity of a task, then the LLM should pull in relevant context using Context7 MCP if available.
AliSayyah, AllyourBaseBelongToUs, tiefenthaler and ilmarioranen
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Backlog