mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-30 06:12:05 +00:00
feat(profiles): auto-enable deferred MCP loading for Claude Code (#1525)
This commit is contained in:
9
.changeset/yummy-nights-repeat.md
Normal file
9
.changeset/yummy-nights-repeat.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
"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 claude` now automatically configures your shell (`~/.zshrc`, `~/.bashrc`, or PowerShell profile) with `ENABLE_EXPERIMENTAL_MCP_CLI=true` to 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.
|
||||
Reference in New Issue
Block a user