agent-feedback-hub

AdrianSQA/agent-feedback-hub
★ 0 stars HTML 🤖 AI/LLM Updated 2d ago
User Dispatch MCP: AI Feedback Widget + Server 2026 - One Command Install
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-feedback-hub": {
      "command": "npx",
      "args": [
        "-y",
        "AdrianSQA/agent-feedback-hub"
      ]
    }
  }
}

README Excerpt

Imagine your AI coding assistant not just writing code, but actually learning from your reactions in real time—like a co-pilot that reads your mind. **AI Coder Feedback Orchestrator** is a lightweight, self-hosted feedback widget paired with an MCP (Model Context Protocol) server. It allows AI coding agents to capture, analyze, and act on developer feedback during code generation sessions. Think of it as a **real-time sentiment-driven code quality loop**: your frown at a buggy snippet triggers a

Topics

ai-coding-agentclaude-codecursordeveloper-toolsfeedback-widgetmcpmcp-servermodel-context-protocoluser-feedbackuserdispatchvibe-coding