Loading MCP server directory, please wait...
Debug bridge inside your web app: an agent reads the DOM, console and network. Any browser.
npx @getmcp/cli add io.github.feedthrough/feedthroughRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.feedthrough/feedthrough": {
"command": "npx",
"args": [
"-y",
"@feedthrough/mcp"
],
"env": {
"FEEDTHROUGH_PORT": "",
"FEEDTHROUGH_ALLOWED_HOST_SUFFIXES": ""
}
}
}
}