Onde Inference CLI runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 23 Jul 2026.
Manage your Onde Inference account and models: apps, model catalog, fine-tuned GGUF deploys.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const processResult = spawnSync(getExePath(), args, { stdio: "inherit" });
using Process process = Process.Start(startInfo)
final process = await Process.start(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add onde-cli -- npx -y @ondeinference/cli
{
"mcpServers": {
"onde-cli": {
"args": [
"-y",
"@ondeinference/cli"
],
"command": "npx"
}
}
}
[mcp_servers.onde-cli]
command = "npx"
args = ["-y", "@ondeinference/cli"]
{
"mcpServers": {
"onde-cli": {
"args": [
"-y",
"@ondeinference/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"onde-cli": {
"args": [
"-y",
"@ondeinference/cli"
],
"command": "npx"
}
}
}
Deploy and manage apps on your own AppCrane instance, the self-hosted PaaS for AI-built apps.
Deploy and manage your apps on Qovery
Model inventory and governance: trace deployed models and their dependencies as an append-only log
Deploy and manage your apps, databases, storage, and scheduled jobs from your AI agent
The runtime your agent deploys to — DB, storage, and a public URL in one MCP call.
Inspect Fireworks AI models, deployments, datasets and fine-tuning jobs.
Deploy and manage web apps on InstaPods: create pods, push files, run commands, read logs.
Manage Scalingo PaaS apps, deployments, containers, logs and env vars from your AI assistant.
Answers built from our own checks of this server.