Skip to content
Cline

orbit for Cline

io.github.constellation-works/orbit

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

client:Cline transport:stdio runtime:npm

Install orbit in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

orbit in other clients