SamurAIGPT/dsh-plugin-muapi0

@dsh-plugin/dsh-plugin-muapi

DeepSeek Harness plugin that exposes MuApi's 100+ image, video, and audio generation models as an agent tool.

AI Analysis

核心用途是赋予 AI 助手调用 MuApi 平台进行多媒体内容创作的能力。适合需要通过 AI 自动生成图像、音视频的多媒体创作者,需配置 MuApi 密钥。

Package
@dsh-plugin/dsh-plugin-muapi
Version
0.1.0
License
MIT
Last updated
Aug 17, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SamurAIGPT/dsh-plugin-muapi

Configuration

SettingDefaultDescription
tool.enabledtrueExpose the tool to the agent.
tool.apiKeyEnvCredential reference for your MuApi API key.
tool.baseUrlhttps://api.muapi.ai/api/v1API base URL.
tool.pollIntervalMs3000Delay between result polls.
tool.timeoutMs600000Max time to wait for a job to complete.