Skip to content

Commit 59d6b1a

Browse files
committed
feat: auto-generated MCP server changes
1 parent 63325b0 commit 59d6b1a

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,20 @@ Add to your `claude_desktop_config.json`:
107107

108108
## Available Tools
109109

110-
Tools documentation coming soon.
110+
- **`get-journal`**: Get habit journal for a specific date
111+
- **`post-logs-by-id`**: Add a habit log
112+
- **`delete-logs-by-id`**: Delete habit logs in date range
113+
- **`delete-logs-by-id-by-id`**: Delete a specific habit log
114+
- **`get-habits`**: Get all habits
115+
- **`get-habits-by-id`**: Get habit details
116+
- **`get-areas`**: Get all areas
117+
- **`get-moods`**: Get mood entries
118+
- **`post-moods`**: Add mood entry
119+
- **`get-notes`**: Get notes
120+
- **`post-notes`**: Add note
121+
- **`get-actions`**: Get available actions
122+
123+
**Total: 12 tools available** 🎯
111124

112125
## Support This Project
113126

0 commit comments

Comments
 (0)