Skip to content
Cline

devcoach for Cline

io.github.ultimaphoenix/devcoach

Progressive in-context technical coaching in your AI agent — one local, free lesson per task.

client:Cline transport:stdio runtime:npm

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

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

devcoach in other clients