Skip to content
Cline

md-feedback for Cline

io.github.yeominux/md-feedback

Review markdown plans before AI agents build. Annotate, gate-check, apply fixes, session handoffs.

client:Cline transport:stdio runtime:npm

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

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

md-feedback in other clients