From 911538024ee7c2443211a26eaa1cfeb84c785ef6 Mon Sep 17 00:00:00 2001 From: Kevin Niparko Date: Mon, 9 Feb 2026 19:27:07 -0800 Subject: [PATCH] Rename plugin name from hex-mcp to hex Simplify the plugin name in plugin.json to just "hex" instead of "hex-mcp". Co-authored-by: Cursor --- .cursor-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index c008c7e..df1fe2c 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,5 +1,5 @@ { - "name": "hex-mcp", + "name": "hex", "version": "1.0.0", "description": "MCP server integration for Hex - connect Cursor to your Hex workspace for data analysis and notebook collaboration", "author": {