@gethmy/mcp 2.1.0 → 2.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -20,6 +20,11 @@ Enables AI coding agents (Claude Code, OpenAI Codex, Cursor, Windsurf) to intera
20
20
  - **Smart Setup** - one command configures everything
21
21
  - **API Key Authentication** - no database credentials required
22
22
 
23
+ ## Prerequisites
24
+
25
+ - [Node.js](https://nodejs.org) >= 20 or [Bun](https://bun.sh) >= 1.0
26
+ - A [Harmony](https://gethmy.com) account with an API key
27
+
23
28
  ## Quick Start
24
29
 
25
30
  ### 1. Get an API Key