fix: initialize default mcps

This commit is contained in:
Timothy
2026-04-10 16:42:03 -07:00
parent 574a3a284e
commit caebbea1aa
4 changed files with 83 additions and 2 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
"Read(//tmp/**)"
],
"additionalDirectories": [
"/home/timothy/.hive/skills/writing-hive-skills"
"/home/timothy/.hive/skills/writing-hive-skills",
"/tmp"
]
},
"hooks": {