---
title: "LLMind product — CLI, MCP server, web converter | LLMind"
description: "Three product surfaces: the LLMind Python CLI, the MCP server for AI agents, and the browser web converter. One file enrichment engine, three entry points."
url: https://llmind.org/product/
source_format: html
---
# LLMind product

One engine, three surfaces.

LLMind is one file enrichment engine, surfaced three ways. The Python CLI for developers running enrichment in build pipelines. The MCP server for AI agents that need rich file context. The web converter for individuals who want zero-install enrichment in a browser. All three write the same signed semantic layer into the same `https://llmind.org/ns/1.0/` XMP namespace — files enriched by any surface are readable by consumers of all three.

-   ## [LLMind CLI](https://llmind.org/product/cli/)
    
    Python CLI for batch enrichment, signing, and verification. The primary surface for developers and dataset pipelines.
    
-   ## [Web converter](https://llmind.org/product/web-converter/)
    
    Drag a file into app.llmind.org; get an enriched version back. No install.
    

## Explore more

-   [Use cases](https://llmind.org/use-cases/) — Real-world scenarios where LLMind shines
-   [Comparisons](https://llmind.org/compare/) — How LLMind differs from alternatives
-   [Learning resources](https://llmind.org/learn/) — Understand the concepts
-   [MCP server](https://llmind.org/mcp/) — MCP integrations
-   [Specification](https://llmind.org/spec/) — The formal standard
-   [Documentation](https://llmind.org/docs/) — API and CLI reference
