From e23d88508c42c95b3246a0ada10c61155ea64ba6 Mon Sep 17 00:00:00 2001 From: Olivia Koshy Date: Thu, 5 Feb 2026 14:08:50 -0800 Subject: [PATCH] updates to readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 235da8c..a71bcd4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Connect Cursor to your [Hex](https://hex.tech) workspace through the Model Conte Install this plugin from the Cursor Marketplace. After installation, you'll be prompted to authenticate with your Hex account via OAuth. -> **Tip:** For single tenant, EU multi-tenant, or HIPAA customers, you may need to configure a custom Hex URL (e.g., `your-company.hex.tech`, `eu.hex.tech`, `hc.hex.tech`). +> **Tip:** For single tenant, EU multi-tenant, or HIPAA customers, you may need to configure a custom Hex URL (e.g., `your-company.hex.tech/mcp`, `eu.hex.tech/mcp`, `hc.hex.tech/mcp`). ## What This Plugin Provides @@ -58,6 +58,9 @@ Continues the existing Thread conversation. - Only text-based prompts are supported (no file uploads) - Threads typically take several minutes to complete +## Future Improvements +We are looking to expand our plugin offering, if you have any ideas or feedback, please let us know by emailing support@hex.tech. + ## Resources - [Hex MCP Server Documentation](https://learn.hex.tech/docs/administration/mcp-server)