H

hex.tech

Hex is a collaborative data and analytics platform for building notebooks, data apps, and AI-assisted workflows on top of connected data sources. Teams use it to explore data, run projects, share insights, and manage workspace resources.

3 integrations · MCP · REST · CLI

Hex exposes a bearer-authenticated public HTTP API, an OAuth-protected MCP server at https://app.hex.tech/mcp, and the Hex CLI.

discovered 1d ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
Hex personal access tokenbearerGet token

In Hex, first ensure your workspace admin has enabled API access in Settings → Integrations. Then create a personal access token from the API token settings described in the API overview. Personal tokens are prefixed hxtp_ and inherit the permissions of the Hex user who created them.

Hex workspace tokenbearerGet token

In Hex, a workspace admin can create a workspace token from the API token settings described in the API overview, after enabling API access in Settings → Integrations. Workspace tokens are prefixed hxtw_ and are intended for automation that should not be tied to one individual user.

Hex CLI login sessionoauth2$ hex auth login

Acquired by the CLI — running hex auth login opens the auth flow and stores the credential.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.

conventions · 0/7 published

Publish these signals → /publishing