Rlhf Feedback Loop runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from npm.
RLHF feedback loop for AI agents. Capture signals, promote memories, block mistakes, export DPO.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add rlhf-feedback-loop -- npx -y rlhf-feedback-loop
{
"mcpServers": {
"rlhf-feedback-loop": {
"args": [
"-y",
"rlhf-feedback-loop"
],
"command": "npx"
}
}
}
[mcp_servers.rlhf-feedback-loop]
command = "npx"
args = ["-y", "rlhf-feedback-loop"]
{
"mcpServers": {
"rlhf-feedback-loop": {
"args": [
"-y",
"rlhf-feedback-loop"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"rlhf-feedback-loop": {
"args": [
"-y",
"rlhf-feedback-loop"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.