Enables users to convert structured data into Token-Oriented Object Notation (TOON) to reduce LLM token usage and costs by up to 70%. It provides tools for encoding, decoding, and analyzing data formats like JSON, CSV, and XML to optimize prompt efficiency.
Enables LLM agents to query a contract data room using structured metadata filters and BM25 full-text search over contract articles, returning relevant contracts, justifying clauses, and explicitly excluded unknowns. It supports exhaustive list answers and citation-ready JSON for MCP clients.
Fetches web page content, converts it to Markdown, and optionally processes it with a local LLM. Returns structured data in TOON format optimized for agent consumption.