← Registry
Developer Tools
transmute.online
Provides tools for validating, generating, and running TXL data mappings and schema inference.
ENDPOINT 1
https://transmute.online/mcp
Known tools 4
validate_txlValidate a TXL mapping document (syntax, referenced formats/operations, and custom ops).
generate_txlGenerate a TXL mapping from a destination schema (and optional source schema/samples/prose) using an AI provider.
transformRun a TXL mapping over input data (CSV/TSV/JSON/JSONL/NDJSON/XML/HTML) and return the transformed output.
infer_schemaInfer a destination JSON Schema (and a sample row) from a source schema/samples and instructions, using an AI provider.