Connects Claude to your Hydrolix cluster for direct SQL querying and schema inspection. You get four tools: run_select_query for executing SQL, list_databases and list_tables for discovery, and get_table_info for pulling schema metadata. Authentication works via username/password or service account tokens through environment variables. The quickstart covers both uvx and pip installation paths with full Claude Desktop and VS Code setup. Worth noting that the docs explicitly call out that most LLMs won't proactively use these tools without prompting, so you'll want to mention "using MCP tools" or reference Hydrolix by name in your requests to get reliable tool invocation.
claude mcp add --transport stdio hydrolix-mcp-hydrolix uvx mcp-hydrolix