We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 988201d commit 7782b2fCopy full SHA for 7782b2f
2 files changed
CLAUDE.md
@@ -4,7 +4,7 @@ You MUST fully ingest @AGENTS.md first.
4
5
## Project Identity
6
7
-- **Package:** `@gravitykit/gravitymcp` v1.2.0
+- **Package:** `@gravitykit/gravitymcp` v1.3.0
8
- **Type:** Node.js MCP server (ESM)
9
- **Purpose:** Full Gravity Forms REST API v2 coverage via 28 MCP tools
10
- **Repo:** https://github.com/GravityKit/GravityMCP
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@gravitykit/gravitymcp",
3
- "version": "1.2.0",
+ "version": "1.3.0",
"description": "Full-featured MCP server for Gravity Forms",
"main": "src/index.js",
"type": "module",
0 commit comments