← Index

io.github.IgorGanapolsky/rlhf-feedback-loop

io.github.IgorGanapolsky/rlhf-feedback-loop·v0.6.13·Other
Quality Score
78
/100

RLHF feedback loop for AI agents. Capture signals, promote memories, block mistakes, export DPO.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "rlhf-feedback-loop": {
      "command": "npx",
      "args": [
        "-y",
        "rlhf-feedback-loop"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "rlhf-feedback-loop": {
      "command": "npx",
      "args": [
        "-y",
        "rlhf-feedback-loop"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y rlhf-feedback-loop
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other