TOML

local

toml-tools

Parse and generate TOML — the config format used by Cargo, uv/pip, and many modern tools.

Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.

Tools (2)

  • toml_parse
    Parse TOML (used by Cargo.toml, pyproject.toml, and many config files) into JSON.
  • toml_generate
    Convert a JSON object (or JSON string) to TOML.