loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

fetchr

SKILL.md

thesatellite-ai/fetchr

HTTP client with TLS fingerprinting (JA3/JA4, HTTP/2) — CLI, MCP server, and Go package

Install

$ npx loaditout add thesatellite-ai/fetchr

About

fetchr

A fully-featured HTTP client with TLS fingerprinting (JA3/JA4, HTTP/2, QUIC) — available as a CLI tool, MCP server, and importable Go package.

Why fetchr?

AI assistants can't make HTTP requests. Claude Desktop, Claude Code, and other sandboxed AI tools block outbound network calls — they can't curl, fetch APIs, or check if a website is up. fetchr solves this as an MCP server, giving AI assistants full HTTP capabilities.

Websites block automated requests. Standard HTTP clients send a default TLS fingerprint that anti-bot systems detect instantly. fetchr impersonates real browsers at the TLS level — matching their JA3 hash, HTTP/2 SETTINGS frame, header order, and more — so your requests look identical to Chrome or Firefox.

Features
  • TLS Fingerprinting — JA3, JA4, HTTP/2 SETTINGS, QUIC fingerprints
  • Browser Profiles — Pre-configured Chrome and Firefox fingerprints, extensible via config
  • MCP Server — stdio + SSE transport for Claude Desktop, Claude Code, and other AI assistants
  • CLI Tool — Make requests, batch operations, and manage config from the terminal
  • Go Package — Import pkg/curl in your own Go applications
  • Curl Export — Print any request as an equivalent curl command
  • Request Logging — File (JSONL), webhook, or both
  • JSONC Config — JSON with comments, platform-aware auto-discovery, auto-created on first run

> [Full Usage Guide](docs/USAGE.md) — Complete reference for every command, flag, tool parameter, config option, TLS fingerprinting guide, and recipes. > > [Contributing](docs/CONTRIBUTING.md) — Development setup, architecture, and internals for contributors.

---

Quick Start
Install as AI Skill

Add fetchr to your AI coding agent (Claude Code, Cursor, Codex, Cline, etc.):

npx skills add thesatellite-ai/fetchr
Install CLI Binary

One-liner (macOS/Linux):

curl -sL https://raw.githubusercontent.com/thesatellite-ai/fetchr/main/instal

Tags

ai-toolscurlgolang-packagemcpmcp-server

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated22 days ago
Security: AHas SKILL.mdREADME

Safety

Risk Levellow
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/26/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/thesatellite-ai/fetchr)](https://loaditout.ai/skills/thesatellite-ai/fetchr)