fix(models): Adjusts the Claude 4 models and introduces the llms-install.md file to enable AI agents to install the Taskmaster MCP server programmatically.

This commit is contained in:
Eyal Toledano
2025-05-23 12:59:14 -04:00
parent 0c55ce0165
commit b371808524
3 changed files with 147 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'task-master-ai': patch
---
Adds llms-install.md to the root to enable AI agents to programmatically install the Taskmaster MCP server. This is specifically being introduced for the Cline MCP marketplace and will be adjusted over time for other MCP clients as needed.