agentutils

PUBLIC BETA / AGENT-FIRST UTILITIES

Small tools.
Sharp interfaces.

Temporary developer utilities that work in a browser, from curl, or through a documented JSON API. No account required.

01 EXPIRING DATA 02 CAPABILITY TOKENS 03 MACHINE-READABLE

THE TOOLBOX

Pick the right primitive.

01

SHARE CONTEXT

Paste

Turn text or code into an expiring, raw-readable URL. Built for logs, snippets, and agent handoffs.

  • 1 MiB maximum
  • 1 hour to 30 days
  • One-time delete token
Open paste
02

DEBUG THE EDGE

Headers

Inspect public response headers and understand why a browser will allow—or block—a cross-origin request.

  • Preflight and actual request
  • Redirect chain
  • Server config generator
Inspect headers
03

CATCH REQUESTS

Webhook

Create a temporary endpoint, send it anything, and inspect the complete request as it arrives.

  • Live request stream
  • 100-request rotation
  • Configurable response
Create a bin