self awareness game for Claude Desktop
io.github.levelsofself/self-awareness-game
Play self-awareness scenarios across 7 levels. 6,800+ coaching scenarios via MCP.
client:Claude Desktop
transport:stdio
runtime:npm
Install self awareness game in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"self-awareness-game": {
"command": "npx",
"args": [
"-y",
"levels-of-self-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs