devcoach for Windsurf
io.github.ultimaphoenix/devcoach
Progressive in-context technical coaching in your AI agent — one local, free lesson per task.
client:Windsurf
transport:stdio
runtime:npm
Install devcoach in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"devcoach": {
"command": "npx",
"args": [
"-y",
"devcoach"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs