Browse the model catalog. With no flags, every registered endpoint is printed, grouped by provider.Documentation Index
Fetch the complete documentation index at: https://mulerouter.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Synopsis
Options
| Option | Description |
|---|---|
--provider <name> | Filter by provider (e.g. alibaba, google, klingai, midjourney, minimax, openai, bytedance) |
--output-type <type> | Filter by output type (image, video, audio, text) |
--tag <tag> | Filter by tag, e.g. SOTA |
--site <site> | Filter to models available on a given site |
--providers | List provider names only — skip the model listing |
--json | Output as JSON |
--provider, --output-type, or --site produce a yellow
warning but the command still runs (the result is just an empty match).
Examples
Text output
Endpoints are grouped by provider and printed with their description, output type, and tags. Each entry shows the canonicalprovider/model/action identifier
you can pass to params and run.
JSON output
site field reflects the --site filter you passed (or null when
unfiltered).
See also
mulerouter params— inspect the inputs a model accepts- Model cheatsheet — curated overview of which model to pick

