Loomal

rlhf-feedback-loop

MCP server by github.com/igorganapolsky/mcp-memory-gateway

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

23 starsnpm: rlhf-feedback-loop

About rlhf-feedback-loop

rlhf-feedback-loop is an MCP (Model Context Protocol) server published by igorganapolsky in the official MCP registry, listed under Autonomous Agents on Loomal. RLHF feedback loop for AI agents. Capture signals, promote memories, block mistakes, export DPO.

It ships as an npm package (rlhf-feedback-loop), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/igorganapolsky/mcp-memory-gateway, where the project has earned 23 GitHub stars.

Use rlhf-feedback-loop with your agent

Claude Code · one command
claude mcp add rlhf-feedback-loop -- npx -y rlhf-feedback-loop
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "rlhf-feedback-loop": {
      "command": "npx",
      "args": [
        "-y",
        "rlhf-feedback-loop"
      ]
    }
  }
}
npmrlhf-feedback-loop

Frequently asked questions

What is rlhf-feedback-loop?
rlhf-feedback-loop is an MCP (Model Context Protocol) server by igorganapolsky in the Autonomous Agents category. RLHF feedback loop for AI agents. Capture signals, promote memories, block mistakes, export DPO.
How do I connect rlhf-feedback-loop to Claude, Cursor, or another MCP client?
Install rlhf-feedback-loop from its npm package (rlhf-feedback-loop) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is rlhf-feedback-loop open source?
Yes — the source code is public at github.com/igorganapolsky/mcp-memory-gateway, with 23 GitHub stars.
Can AI agents pay to use rlhf-feedback-loop?
Not yet through Loomal — rlhf-feedback-loop is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain rlhf-feedback-loop? Claim this listing free by verifying GitHub ownership, or contact us.