Agent-ready tools
Every public tool can be discovered and executed without interactive login. Use the JSON catalog at /api/tools or semantic search at POST /api/tools/search.
Minecraft Username to UUID
Resolve a Minecraft Java username to UUID with automatic provider fallback.
minecraftidentity lookupusername to uuid
transformJSON Validate
Parse JSON and return a precise syntax error or normalized JSON.
jsonvalidationdeveloper tools
transformSHA-256 Hash
Calculate a deterministic SHA-256 digest for UTF-8 text.
hashsha256integrity
transformBase64 Encode or Decode
Encode UTF-8 text to Base64 or decode Base64 to UTF-8 text.
encodingbase64text
transformURL Parser
Parse a URL into scheme, host, port, path, query and fragment fields.
urlwebparsing
transformUnix Time Converter
Convert Unix seconds to RFC3339 or RFC3339 to Unix seconds.
timeunixrfc3339
apiDNS Record Lookup
Resolve DNS records through Cloudflare and Google DNS-over-HTTPS with automatic provider fallback.
dnsdomainnetwork debuggingdoh
apiPyPI Package Metadata
Get normalized latest release metadata for a Python package from the official PyPI JSON API.
pythonpackage registrydependency metadata
apinpm Package Metadata
Get normalized latest release metadata for a JavaScript package from the official npm registry.
javascriptnodejspackage registrydependency metadata