orbit for Claude Desktop
io.github.constellation-works/orbit
Orbit's local-first task and workflow registry for coding agents.
client:Claude Desktop
transport:stdio
runtime:npm
Install orbit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"orbit": {
"command": "npx",
"args": [
"-y",
"@orbit-tools/cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs