Files
claude-task-master/docs
Eyal Toledano 023f51c579 feat(research): Adds MCP tool for command
- New MCP Tool: research tool enables AI-powered research with project context
- Context Integration: Supports task IDs, file paths, custom context, and project tree
- Fuzzy Task Discovery: Automatically finds relevant tasks using semantic search
- Token Management: Detailed token counting and breakdown by context type
- Multiple Detail Levels: Support for low, medium, and high detail research responses
- Telemetry Integration: Full cost tracking and usage analytics
- Direct Function: researchDirect with comprehensive parameter validation
- Silent Mode: Prevents console output interference with MCP JSON responses
- Error Handling: Robust error handling with proper MCP response formatting

This completes subtasks 94.5 (Direct Function) and 94.6 (MCP Tool) for the research command implementation, providing a powerful research interface for integrated development environments like Cursor.

Updated documentation across taskmaster.mdc, README.md, command-reference.md, examples.md, tutorial.md, and docs/README.md to highlight research capabilities and usage patterns.
2025-05-25 20:16:48 -04:00
..
2025-05-24 17:21:15 +02:00
2025-04-09 00:16:43 +02:00
2025-05-24 17:21:15 +02:00
2025-04-09 00:16:43 +02:00

Task Master Documentation

Welcome to the Task Master documentation. Use the links below to navigate to the information you need:

Getting Started

  • Configuration Guide - Set up environment variables and customize Task Master
  • Tutorial - Step-by-step guide to getting started with Task Master

Reference

  • Command Reference - Complete list of all available commands (including research and multi-task viewing)
  • Task Structure - Understanding the task format and features

Examples & Licensing

Need More Help?

If you can't find what you're looking for in these docs, please check the main README or visit our GitHub repository.