diff --git a/packages/web/src/content/docs/providers.mdx b/packages/web/src/content/docs/providers.mdx index db3bfeaeebe..323cfd47629 100644 --- a/packages/web/src/content/docs/providers.mdx +++ b/packages/web/src/content/docs/providers.mdx @@ -1198,6 +1198,35 @@ To use Kimi K2 from Moonshot AI: --- +### Meganova + +[Meganova](https://meganova.ai) is a model aggregator that provides access to open-weight models including DeepSeek, GLM, Kimi, MiniMax, Qwen, and more through a single API. + +1. Head over to [meganova.ai](https://meganova.ai), create an account, and generate an API key. + +2. Run the `/connect` command and search for **Meganova**. + + ```txt + /connect + ``` + +3. Enter your Meganova API key. + + ```txt + ┌ API key + │ + │ + └ enter + ``` + +4. Run the `/models` command to select a model like _DeepSeek V3.2_ or _GLM-5_. + + ```txt + /models + ``` + +--- + ### Nebius Token Factory 1. Head over to the [Nebius Token Factory console](https://tokenfactory.nebius.com/), create an account, and click **Add Key**.