Add MiniMax MCP repo link to README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,10 @@ pipeline_tag: image-text-to-text
|
|
35 |
</a>
|
36 |
<a href="https://www.minimax.io/platform" style="margin: 2px;">
|
37 |
<img alt="API" src="https://img.shields.io/badge/⚡_API-Platform-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
|
38 |
-
</a>
|
|
|
|
|
|
|
39 |
</div>
|
40 |
<div align="center" style="line-height: 1;">
|
41 |
<a href="https://github.com/MiniMax-AI/MiniMax-01" target="_blank" style="margin: 2px;">
|
@@ -196,7 +199,8 @@ response = processor.tokenizer.batch_decode(generated_ids, skip_special_tokens=T
|
|
196 |
```
|
197 |
|
198 |
## 5. Chatbot & API
|
199 |
-
For general use and evaluation, we provide a [Chatbot](https://www.hailuo.ai/) with online search capabilities and the [online API](https://www.minimax.io/platform) for developers.
|
|
|
200 |
|
201 |
## 6. Contact Us
|
202 |
Contact us at [[email protected]](mailto:[email protected]).
|
|
|
35 |
</a>
|
36 |
<a href="https://www.minimax.io/platform" style="margin: 2px;">
|
37 |
<img alt="API" src="https://img.shields.io/badge/⚡_API-Platform-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
|
38 |
+
</a>
|
39 |
+
<a href="https://github.com/MiniMax-AI/MiniMax-MCP" style="margin: 2px;">
|
40 |
+
<img alt="MCP" src="https://img.shields.io/badge/🚀_MCP-MiniMax_MCP-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
|
41 |
+
</a>
|
42 |
</div>
|
43 |
<div align="center" style="line-height: 1;">
|
44 |
<a href="https://github.com/MiniMax-AI/MiniMax-01" target="_blank" style="margin: 2px;">
|
|
|
199 |
```
|
200 |
|
201 |
## 5. Chatbot & API
|
202 |
+
For general use and evaluation, we provide a [Chatbot](https://www.hailuo.ai/) with online search capabilities and the [online API](https://www.minimax.io/platform) for developers. For general use and evaluation, we provide the [MiniMax MCP Server](https://github.com/MiniMax-AI/MiniMax-MCP) with video generation, image generation, speech synthesis, and voice cloning for developers.
|
203 |
+
|
204 |
|
205 |
## 6. Contact Us
|
206 |
Contact us at [[email protected]](mailto:[email protected]).
|