Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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)
Expand Down