Tuning Engines - Governed AI Runtime
Rank #10,836io.github.cerebrixos/tuning-engines
Govern model, agent, skill, and MCP workflows with policy, approvals, traces, and usage analytics.
Tuning Engines - Governed AI Runtime is a Model Context Protocol (MCP) server published by ockhamlabs. It ranks #10,836 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Tuning Engines - Governed AI Runtime is listed across 3 registries — Official MCP, Glama and PulseMCP, with 21 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Aug 7, 2026.
Ranks ahead of 121,210 of 132,046 servers on MCP Toplist.
Use Tuning Engines - Governed AI Runtime
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add tuning-engines -e "TE_API_KEY=<your TE_API_KEY>" -- npx -y tuningengines-cli mcp serveReplace each placeholder with your own value before saving.
[mcp_servers.tuning-engines]
command = "npx"
args = ["-y", "tuningengines-cli", "mcp", "serve"]
[mcp_servers.tuning-engines.env]
TE_API_KEY = "<your TE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tuning-engines": {
"command": "npx",
"args": [
"-y",
"tuningengines-cli",
"mcp",
"serve"
],
"env": {
"TE_API_KEY": "<your TE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tuning-engines": {
"command": "npx",
"args": [
"-y",
"tuningengines-cli",
"mcp",
"serve"
],
"env": {
"TE_API_KEY": "<your TE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tuning-engines": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tuningengines-cli",
"mcp",
"serve"
],
"env": {
"TE_API_KEY": "<your TE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tuning-engines": {
"command": "npx",
"args": [
"-y",
"tuningengines-cli",
"mcp",
"serve"
],
"env": {
"TE_API_KEY": "<your TE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tuning-engines": {
"command": "npx",
"args": [
"-y",
"tuningengines-cli",
"mcp",
"serve"
],
"env": {
"TE_API_KEY": "<your TE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.cerebrixos%2Ftuning-engines)<a href="https://mcptoplist.com/server/io.github.cerebrixos%2Ftuning-engines"><img src="https://mcptoplist.com/badge/io.github.cerebrixos%2Ftuning-engines.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
ockhamlabs
Available versions (21)
| Version | Published |
|---|---|
| 0.4.34 | Aug 7, 2026 |
| 0.4.33 | Jul 29, 2026 |
| 0.4.32 | Jul 29, 2026 |
| 0.4.31 | Jul 28, 2026 |
| 0.4.30 | Jul 28, 2026 |
| 0.4.29 | Jul 28, 2026 |
| 0.4.28 | Jul 22, 2026 |
| 0.4.27 | Jul 15, 2026 |
| 0.4.26 | Jul 15, 2026 |
| 0.4.25 | Jul 15, 2026 |
| 0.4.17 | Jun 4, 2026 |
| 0.4.16 | Jun 1, 2026 |
| 0.4.15 | May 30, 2026 |
| 0.4.14 | May 30, 2026 |
| 0.4.13 | May 30, 2026 |
| 0.3.5 | Mar 15, 2026 |
| 0.3.4 | Mar 15, 2026 |
| 0.3.2 | Mar 14, 2026 |
| 0.1.2 | Mar 1, 2026 |
| 0.1.1 | Mar 1, 2026 |
| 0.1.0 | Mar 1, 2026 |
Frequently asked questions
- Who maintains Tuning Engines - Governed AI Runtime?
- Tuning Engines - Governed AI Runtime is maintained by ockhamlabs, which publishes 1 MCP server (21 total versions) tracked on MCP Toplist.
- Is Tuning Engines - Governed AI Runtime listed on the Official MCP Registry?
- Yes — Tuning Engines - Governed AI Runtime is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Tuning Engines - Governed AI Runtime have?
- MCP Toplist tracks 21 versions of Tuning Engines - Governed AI Runtime, most recently published on Aug 7, 2026.
- Where can I find the source code for Tuning Engines - Governed AI Runtime?
- The source code for Tuning Engines - Governed AI Runtime is hosted at github.com/ockhamlabs/tuning-engines-cli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.