<div align="center"> <img src="docs/Torium.png" width="120" alt="Torium" /> </div> Python client for the Tori.fi marketplace. Usable as a **library**, a **CLI tool**, and an **MCP server**. **1. Clone and install:** ```bash git clone https://github.com/ahnl/torium uv tool install ./torium ``` This places `torium-mcp` (and `torium`) on your PATH globally. No venv path needed.