← 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.

1 endpoint8 known toolsFirst detected June 14, 2026Last detected June 14, 2026

ENDPOINT 1

https://hatchloop.dev/mcp

No auth detected

Known tools 8

jwt_decode

Decode and inspect a JWT token.

count_tokens

Estimate token count and cost for text across major AI models (Claude, GPT-4, Gemini, etc.).

dns_lookup

Perform DNS lookup for a domain.

base64

Encode or decode a string using Base64.

fake_data

Generate deterministic fake test data.

my_ip

Returns the caller's public IP address and user-agent.

fetch_as_markdown

Fetch any public URL and return the page content as clean Markdown.

user_agent

Parse the caller's User-Agent header.