self awareness game for Windsurf
io.github.levelsofself/self-awareness-game
Play self-awareness scenarios across 7 levels. 6,800+ coaching scenarios via MCP.
client:Windsurf
transport:stdio
runtime:npm
Install self awareness game in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"self-awareness-game": {
"command": "npx",
"args": [
"-y",
"levels-of-self-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs