feedback-studio

baskb/feedback-studio
★ 0 stars JavaScript 🤖 AI/LLM Updated today
Local visual feedback overlay for a site you're building or a Markdown file — click or select anything, leave typed or spoken feedback, and let your coding agent process it. Claude Code plugin + MCP server, zero-dependency.
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": {
    "feedback-studio": {
      "command": "npx",
      "args": [
        "-y",
        "baskb/feedback-studio"
      ]
    }
  }
}

Topics

aiclaudeclaude-codedeveloper-toolsfeedbackmarkdownmcpplugin