diff --git a/.cursor/plugin.json b/.cursor-plugin/plugin.json similarity index 81% rename from .cursor/plugin.json rename to .cursor-plugin/plugin.json index 8ae47a2..c008c7e 100644 --- a/.cursor/plugin.json +++ b/.cursor-plugin/plugin.json @@ -4,8 +4,8 @@ "description": "MCP server integration for Hex - connect Cursor to your Hex workspace for data analysis and notebook collaboration", "author": { "name": "Hex", - "email": "support@hex.tech", - "url": "https://hex.tech" + "email": "support@hex.tech" }, + "logo": "assets/logo.png", "keywords": ["hex", "mcp", "data", "analytics", "notebooks"] } diff --git a/assets/logo.png b/assets/logo.png new file mode 100644 index 0000000..0333cdd Binary files /dev/null and b/assets/logo.png differ