OpenSana Docs

Overview

Connect local agent runtimes to OpenSana and run one-shot task commands.

The OpenSana CLI has two roles:

  • long-running agent connection through opensana connect
  • one-shot commands for tasks, projects, organizations, MCP config, and skills

Main Commands

  • opensana setup
  • opensana connect
  • opensana status
  • opensana config ...
  • opensana paths ...
  • opensana init ...
  • opensana tasks ...
  • opensana projects list
  • opensana orgs list

When To Use It

Use the CLI if you want to:

  • power AI threads from your local machine
  • work against a specific repo or worktree
  • script task operations from the terminal
  • configure MCP connections for Claude Code or Codex

Next Pages

On this page