Tuning Engines - Governed AI Runtime for Cline
io.github.cerebrixos-org/tuning-engines
Govern model, agent, skill, and MCP workflows with policy, approvals, traces, and usage analytics.
client:Cline
transport:stdio
runtime:npm
Install Tuning Engines - Governed AI Runtime in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"tuning-engines": {
"command": "npx",
"args": [
"-y",
"tuningengines-cli"
],
"env": {
"TE_API_KEY": "<TE_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs