Skip to content
Claude Desktop

agentic os for Claude Desktop

io.github.jarroslav/agentic-os

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

client:Claude Desktop transport:stdio runtime:npm

Install agentic os in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agentic-os": {
      "command": "npx",
      "args": [
        "-y",
        "agentic-os-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

agentic os in other clients