OpenSana Docs
MCP Server

Introduction

Use MCP to expose OpenSana tasks and project context to supported AI clients.

OpenSana can be connected to local AI clients through MCP, the Model Context Protocol.

Use MCP when you want:

  • direct task access from a supported client
  • shared project context across local AI workflows
  • a standard integration path instead of custom scripts

What OpenSana MCP Gives You

  • project-scoped task lookup and search
  • task comments and artifact access
  • task creation and update operations where supported
  • the same project identity you already configured in the CLI

How It Fits With the CLI

  • opensana setup saves the OpenSana profile
  • opensana init mcp writes MCP config for a target client
  • opensana connect is only needed for live thread execution, not for basic MCP config files

Start Here

On this page