HTTP

HTTP/REST client with saved collections, env secrets, and SSRF-safe host allowlisting.

stdiocommunityapplication

Package Details

Transportstdio
Runtimenpx

Environment Variables

HTTP_ALLOW_HOSTS(str)
Required

Comma-separated allowed hosts (exact or *.example.com). Required — the server refuses to start without it.

HTTP_WRITABLE(str)

Set to 1 or true to allow mutating methods (POST/PUT/PATCH/DELETE).