Cloudflare

Which Workers actually run in production, mapped back to your code.

Neat pulls Workers invocation telemetry from the Workers Observability API and maps each invocation back to the code path that serves it.

Paste it into your coding agent — it runs the full setup with your credentials.
how it works

See which Workers actually run in production — and which declared ones never fire.

  1. Gather your account ID and an account-scoped API token with Workers Observability read, plus each Worker's script name, service, and entry file.
  2. Run the connector, add the workers map, and restart the daemon to begin polling.
  3. Hit the Workers — OBSERVED CALLS edges appear from each service onto its Worker.
Other connectors