@customaise/mcp
Advanced tools
+7
-2
@@ -5,2 +5,7 @@ # Changelog | ||
| ## [2.0.1] - 2026-05-05 | ||
| ### Fixed | ||
| - **Documentation only.** The 2.0.0 release notes referenced "Customaise extension 1.4.0 or newer" as the v2 bridge cutoff. The actual cutoff is **1.2.3**, which is the version that ships the v2 bridge to the Chrome Web Store. README and CHANGELOG corrected. No code change. | ||
| ## [2.0.0] - 2026-05-05 | ||
@@ -19,7 +24,7 @@ | ||
| ### Changed (breaking) | ||
| - **v2 bridge protocol.** The WebSocket frames between the MCP server and the Customaise extension changed shape. **This MCP server requires Customaise extension 1.4.0 or newer.** Older extensions return `-32031 MCP_EXTENSION_OUTDATED` on first dispatch. | ||
| - **v2 bridge protocol.** The WebSocket frames between the MCP server and the Customaise extension changed shape. **This MCP server requires Customaise extension 1.2.3 or newer.** Older extensions return `-32031 MCP_EXTENSION_OUTDATED` on first dispatch. | ||
| - **Server version reported on the MCP handshake** is now `2.0.0`. | ||
| ### Compatibility | ||
| - Requires Customaise extension 1.4.0 or newer. | ||
| - Requires Customaise extension 1.2.3 or newer. | ||
| - No change to `.cursor/mcp.json` / `.windsurf/mcp.json` / `claude_desktop_config.json` / Codex / Antigravity / Kiro configs. Existing IDE configs continue to work unchanged. | ||
@@ -26,0 +31,0 @@ |
+1
-1
| { | ||
| "name": "@customaise/mcp", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "description": "MCP server bridging AI coding agents (Cursor, Claude Code, Codex, Windsurf, Kiro, Antigravity) to the Customaise Chrome extension. 18 tools: UserScripts, AgentScripts, WebMCP calls with HITL consent, visual DOM targeting, tab control.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+1
-1
@@ -273,3 +273,3 @@ # @customaise/mcp | ||
| - **Node.js** ≥ 18 | ||
| - **Chrome** with the Customaise extension installed (≥ 1.4.0 for the v2 bridge protocol — older extensions still work but don't surface the cap-usage display) | ||
| - **Chrome** with the Customaise extension installed (≥ 1.2.3 for the v2 bridge protocol — older extensions still work but don't surface the cap-usage display) | ||
| - **MCP Bridge** enabled in Customaise Settings (free, signed-in) | ||
@@ -276,0 +276,0 @@ |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
285139
0.11%