Skip to content
Cline

agentic os for Cline

io.github.jarroslav/agentic-os

Read-only, never-executing MCP server for the agentic-os governance, SDLC, and QE methodology.

client:Cline transport:stdio runtime:npm

Install agentic os 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": {
    "agentic-os": {
      "command": "npx",
      "args": [
        "-y",
        "agentic-os-mcp"
      ]
    }
  }
}

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

agentic os in other clients