mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-29 22:02:04 +00:00
610 B
610 B
task-master-ai
| task-master-ai |
|---|
| minor |
Add tool search tool for Claude Code MCP server and enable deferred MCP loading
- Added new tool search tool capabilities for the Taskmaster MCP in Claude Code
- Running
task-master rules add claudenow automatically configures your shell (~/.zshrc,~/.bashrc, or PowerShell profile) withENABLE_EXPERIMENTAL_MCP_CLI=trueto enable deferred MCP loading - Context savings: Deferred loading saves ~16% of Claude Code's 200k context window (~33k tokens for Task Master alone). Savings apply to all MCP servers, so total savings may be higher depending on your setup.