
Hex
Answer questions with the Hex agent
Hex について
Hex is a data workspace for analysis, notebooks, and collaborative analytics. Its connector lets assistants answer questions with Hex agent context, helping users reason over data projects and analytical workflows.
接続情報
https://app.hex.tech/mcpトランスポート
Streamable HTTP
認証方式
OAuth
セットアップ
claude mcp add hex --transport http https://app.hex.tech/mcpよくある質問
Hex のリモート MCP サーバーとは何ですか?
Hex のリモート MCP サーバーは、https://app.hex.tech/mcp にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
Hex の MCP サーバーにはどう接続しますか?
エンドポイント https://app.hex.tech/mcp を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
Hex の MCP サーバーは認証が必要ですか?
はい。Hex は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
Hex の MCP サーバーはどのトランスポートを使用しますか?
Hex は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。