CLI runs on your own machine — the client starts it, so there is no endpoint to ping. 278 installs a week from npm. Last commit 3 Sep 2026.
Deploy and monetize agent-built apps: login, database, usage billing, and end-user-pays.
We read the source, 7 d 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.
postinstall: node scripts/install.js
этот файл ставится пользователю, но в репозитории его нет
const result = spawnSync(binaryPath, process.argv.slice(2), {
let binaryPath = binaryOverride || path.join(vendorDir, binaryName);
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 cli -- npx -y settlemesh
{
"mcpServers": {
"cli": {
"args": [
"-y",
"settlemesh"
],
"command": "npx"
}
}
}
[mcp_servers.cli]
command = "npx"
args = ["-y", "settlemesh"]
{
"mcpServers": {
"cli": {
"args": [
"-y",
"settlemesh"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cli": {
"args": [
"-y",
"settlemesh"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SETTLE_API_KEY (SettleMesh API key (sk-settle-...). Optional if you have run `settlemesh login` and a CLI session is stored. Never written to the protocol stream or logs.).
The author declared them in the registry entry; get the values from the project itself.
Deploy a multi-user web app from your agent: hosting, auth, database, and permissions.
Deploy full-stack AI agent apps with database, auth, storage, and Edge AI on one platform.
Agent-first web hosting: deploy sites, apps, databases and domains over MCP.
Backend for AI-built apps: database, auth, files, email, AI, payments, deploy, realtime. 170+ tools.
Coolify 4.1.x MCP server — deploy, diagnose, and manage apps, services, and databases
Deploy and manage your apps, databases, storage, and scheduled jobs from your AI agent
Deploy and host the apps your AI assistant builds — a real server, database, and shareable URL.
Deploy full-stack web apps with database, file storage, auth, and RBAC via a single API call.
Answers built from our own checks of this server.