h2o-llmstudio
H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs. Documentation: https://docs.h2o.ai/h2o-llmstudio/
h2o-llmstudio MCP Server
MCP server for h2oai/h2o-llmstudio
Ready-to-Use Client Configurations
{
"mcpServers": {
"h2o-llmstudio": {
"command": "npx",
"args": [
"-y",
"@h2oai/h2o-llmstudio"
]
}
}
}