OpenSana Docs

Overview

Set up MCP and client-side skills so OpenSana works smoothly with local AI tools.

This section covers the AI-facing integration layer around OpenSana.

Use it when you want to:

  • expose OpenSana to a supported MCP client
  • install skills into a local AI workflow
  • keep your repo, profile, and client configuration aligned

Main Topics

Relationship to the CLI

  • opensana setup saves the project profile
  • opensana init mcp writes MCP configuration
  • opensana init skill installs client-facing skills
  • opensana connect is for live OpenSana thread execution

Suggested Reading Order

  1. Dev Container
  2. MCP Server
  3. Skills
  4. CLI

On this page