Skip to content
Cline

self awareness game for Cline

io.github.levelsofself/self-awareness-game

Play self-awareness scenarios across 7 levels. 6,800+ coaching scenarios via MCP.

client:Cline transport:stdio runtime:npm

Install self awareness game 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": {
    "self-awareness-game": {
      "command": "npx",
      "args": [
        "-y",
        "levels-of-self-mcp-server"
      ]
    }
  }
}

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

self awareness game in other clients