chore: uncomments the addResource and addResourceTemplate calls in the index.js for MCP. TODO: Figure out the project roots so we can do this on other projects vs just our own.

This commit is contained in:
Eyal Toledano
2025-03-31 12:47:53 -04:00
parent d972c39042
commit 80a96830e4
3 changed files with 4 additions and 4 deletions

View File

@@ -604,7 +604,7 @@ Following MCP implementation standards:
- Unit test for expandTaskDirect.js
- Integration test for MCP tool
## 25. Implement add-task MCP command [pending]
## 25. Implement add-task MCP command [in-progress]
### Dependencies: None
### Description: Create direct function wrapper and MCP tool for adding new tasks.
### Details: