Skip to content
Cline

tierward for Cline

io.github.marcoguillermaz/tierward

Read a Tierward project's governance state (doctor, team-settings, arch-audit, skills) over MCP.

client:Cline transport:stdio runtime:npm

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

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

tierward in other clients