hydrolix/mcp-hydrolix
Hydrolix time-series datalake integration providing schema exploration and query capabilities to LLM-based workflows.
Quick Start
Clone the repository:
git clone https://github.com/hydrolix/mcp-hydrolixClaude Desktop configuration example:
{
"mcpServers": {
"mcp-hydrolix": {
"command": "npx",
"args": [
"-y",
"hydrolix/mcp-hydrolix"
]
}
}
}Check the repository README for specific installation and configuration instructions.