feedthrough for Claude Code
io.github.feedthrough/feedthrough
Debug bridge inside your web app: an agent reads the DOM, console and network. Any browser.
client:Claude Code
transport:stdio
runtime:npm
Install feedthrough in Claude Code
run in your project directory
claude mcp add feedthrough -e FEEDTHROUGH_PORT=<FEEDTHROUGH_PORT> -e FEEDTHROUGH_ALLOWED_HOST_SUFFIXES=<FEEDTHROUGH_ALLOWED_HOST_SUFFIXES> -- npx -y @feedthrough/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs