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.

api

Minecraft Username to UUID

Resolve a Minecraft Java username to UUID with automatic provider fallback.

minecraftidentity lookupusername to uuid

transform

JSON Validate

Parse JSON and return a precise syntax error or normalized JSON.

jsonvalidationdeveloper tools

transform

SHA-256 Hash

Calculate a deterministic SHA-256 digest for UTF-8 text.

hashsha256integrity

transform

Base64 Encode or Decode

Encode UTF-8 text to Base64 or decode Base64 to UTF-8 text.

encodingbase64text

transform

URL Parser

Parse a URL into scheme, host, port, path, query and fragment fields.

urlwebparsing

transform

Unix Time Converter

Convert Unix seconds to RFC3339 or RFC3339 to Unix seconds.

timeunixrfc3339

api

DNS Record Lookup

Resolve DNS records through Cloudflare and Google DNS-over-HTTPS with automatic provider fallback.

dnsdomainnetwork debuggingdoh

api

PyPI Package Metadata

Get normalized latest release metadata for a Python package from the official PyPI JSON API.

pythonpackage registrydependency metadata

api

npm Package Metadata

Get normalized latest release metadata for a JavaScript package from the official npm registry.

javascriptnodejspackage registrydependency metadata