Back to directory
feedthrough/feedthrough

feedthrough/feedthrough

@feedthrough

A debug bridge embedded inside your web app, exposing runtime internals to AI agents via MCP.

debugbrowserwebdomconsolenetworktestingmcptool

Installation & Configuration

{
  "mcpServers": {
    "feedthrough": {
      "command": "npx",
      "args": [
        "@feedthrough/mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/25
Updated
2026/6/26