Rlhf Feedback Loop is a Model Context Protocol (MCP) server: RLHF feedback loop for AI agents. Capture signals, promote memories, block mistakes, export DPO. Because it speaks the Model Context Protocol, AI assistants can use Rlhf Feedback Loop as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package rlhf-feedback-loop speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.6.13, published under the MIT license, with source at IgorGanapolsky/mcp-memory-gateway on GitHub, where it has earned 26 stars.
On mcp.site, Rlhf Feedback Loop sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Rlhf Feedback Loop for IgorGanapolsky, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — rlhf-feedback-loop · MCP over stdio
▸Open source — MIT license · IgorGanapolsky/mcp-memory-gateway