Skip to content
Claude Desktop

md-feedback for Claude Desktop

io.github.yeominux/md-feedback

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

client:Claude Desktop transport:stdio runtime:npm

Install md-feedback in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "md-feedback": {
      "command": "npx",
      "args": [
        "-y",
        "md-feedback"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

md-feedback in other clients