这是indexloc提供的服务,不要输入任何密码
Skip to content

feat: Explicit rules to force LLM to check for Context7 MCP if available #906

@ritvij14

Description

@ritvij14

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions