← Registry
Developer Tools
hatchloop.dev
Provides common developer utilities including JWT decoding, AI token counting, DNS lookup, Base64 encoding/decoding, and fake test data generation.
ENDPOINT 1
https://hatchloop.dev/mcp
Known tools 8
jwt_decodeDecode and inspect a JWT token.
count_tokensEstimate token count and cost for text across major AI models (Claude, GPT-4, Gemini, etc.).
dns_lookupPerform DNS lookup for a domain.
base64Encode or decode a string using Base64.
fake_dataGenerate deterministic fake test data.
my_ipReturns the caller's public IP address and user-agent.
fetch_as_markdownFetch any public URL and return the page content as clean Markdown.
user_agentParse the caller's User-Agent header.