MCP Server
MCP
io.github.cerebrixos/tuning-engines
Domain-specific LLM fine-tuning — sovereign models trained on your data, zero infrastructure.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "tuningengines-cli",
"version": "0.3.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Tuning Engines API key. Get one at https://tuningengines.com or by running 'te auth login'.",
"isRequired": true,
"isSecret": true,
"name": "TE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment