Catalog
io.github.Aiomx/hydite-mcp
OfficialHydite MCP
Hydite MCP server with unspecified functionality.
README not available yet.
Install
Configuration
Environment variables
Hyditerequiredsecret080216-WYK-HYDITE-HAOKIR
claude_desktop_config.json
{
"mcpServers": {
"hydite-mcp": {
"command": "npx",
"args": [
"-y",
"@hydite/hydite-mcp@1.0.2"
],
"env": {
"Hydite": "<YOUR_HYDITE>"
}
}
}
}