Skip to content
Claude Code

HTTP for Claude Code

io.github.abhishekkumar2021/http

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

client:Claude Code transport:stdio runtime:npm

Install HTTP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add http -e HTTP_ALLOW_HOSTS=<HTTP_ALLOW_HOSTS> -e HTTP_WRITABLE=<HTTP_WRITABLE> -- npx -y @abhishekmcp/http

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

HTTP in other clients