Manual
NetTrace is free to use locally with no signup. Create an account only when you want premium IDE tooling and device management.
Most people install from the official listings — same as any other extension. Free capture does not require an account.
Use this when you are building from source, testing a branch, or need a load that is not the store build. Paths are relative to the repository root; see web/docs/SETUP.md for the full stack.
chrome://extensionsextension/chrome/distabout:debugging#/runtime/this-firefoxextension/firefox/dist/manifest.jsonTemporary loads clear when Firefox restarts — use a dedicated profile for longer local testing.
No account required. Open the NetTrace popup, grant capture consent once, then browse — requests accumulate locally.
Premium adds the NetTrace IDE Companion — a VS Code–compatible extension that runs a localhost receiver, registers native language-model tools, and can expose MCP definitions for clients that need them. Debug payloads stay on your machine; the SaaS validates your device token only.
ide/ package (dev loop below).cd ide npm install npm run watch # In VS Code / Cursor: Run Extension (F5) from the ide/ workspace
Authenticated dashboard: IDE setup (premium).
When the receiver is running, agents can call tools such as:
nettrace_get_reproduction_contextnettrace_get_latest_failurenettrace_list_sessions / nettrace_list_failuresnettrace_get_request_detail