Home › Development › orbit

orbit

Orbit's local-first task and workflow registry for coding agents.

Rust
★ 11 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.19.0)

npx -y @orbit-tools/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "orbit": {
      "command": "npx",
      "args": [
        "-y",
        "@orbit-tools/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry