fix(mcp): get everything working, cleanup, and test all tools

This commit is contained in:
Ralph Khreish
2025-03-25 19:00:00 +00:00
parent 37c5b83f60
commit 3582798293
11 changed files with 241 additions and 201 deletions

View File

@@ -1,8 +0,0 @@
{
"mcpServers": {
"taskMaster": {
"command": "node",
"args": ["mcp-server/server.js"]
}
}
}