Orbit runs on your own machine — the client starts it, so there is no endpoint to ping. 519 installs a week from npm. Last commit 10 Sep 2026.
Orbit's local-first task and workflow registry for coding agents.
We read the source, 17 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.
postinstall: node scripts/install-binary.js
этот файл ставится пользователю, но в репозитории его нет
const result = spawnSync(process.execPath, [installer], { stdio: 'inherit' });
caller's key, such as `~/.ssh/id_ed25519.pub`, not a private key or an \
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 orbit -- npx -y @orbit-tools/cli
{
"mcpServers": {
"orbit": {
"args": [
"-y",
"@orbit-tools/cli"
],
"command": "npx"
}
}
}
[mcp_servers.orbit]
command = "npx"
args = ["-y", "@orbit-tools/cli"]
{
"mcpServers": {
"orbit": {
"args": [
"-y",
"@orbit-tools/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"orbit": {
"args": [
"-y",
"@orbit-tools/cli"
],
"command": "npx"
}
}
}
Command wrapper MCP server for coding agents, compression, workflows, and local automation.
Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.
Project registry, behavioral specs, and engineering threads for AI coding agent workflows.
Verification and memory layer for coding-agent workflows.
Local MCP server for reliable long-running AI coding workflows.
Local-first MCP server for Claude/Codex project wiki and graph workflows
The official Letmediff MCP server helping you review your code with an agent first workflow
Dynamic context loading for AI assistants with TDD workflow and AST analysis
Answers built from our own checks of this server.