← 返回
数据分析 Key 中文

Soundside

Connect your OpenClaw agent to Soundside's MCP tools for AI media generation, editing, library management, and technical analysis.
将您的OpenClaw代理连接到Soundside的MCP工具,实现AI媒体生成、编辑、库管理和技术分析。
hackthemarket
数据分析 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 553
下载
💾 14
安装
1
版本
#latest

概述

Soundside — OpenClaw Skill

Connect your OpenClaw agent to Soundside's 12 MCP tools for AI media generation, editing, and analysis.

Setup

Add to your openclaw.json:

{
  "skills": {
    "entries": {
      "soundside": {
        "enabled": true,
        "env": {
          "SOUNDSIDE_API_KEY": "mcp_your_key_here"
        }
      }
    }
  },
  "mcpServers": {
    "soundside": {
      "transport": "streamable-http",
      "url": "https://mcp.soundside.ai/mcp",
      "headers": {
        "Authorization": "Bearer ${SOUNDSIDE_API_KEY}"
      }
    }
  }
}

Then restart: openclaw gateway restart

What You Get

Once connected, your agent has access to:

Generation (6 tools)

  • create_image — Text-to-image across 5 providers (Vertex AI, Grok, Runway, MiniMax, Luma)
  • create_video — Text/image-to-video across 5 providers (Vertex Veo 3.1, Runway, MiniMax, Luma, Grok)
  • create_audio — TTS, transcription, voice cloning (MiniMax, Vertex AI)
  • create_music — Music from lyrics + style prompt (MiniMax)
  • create_text — LLM completions with structured output (Vertex Gemini, Grok, MiniMax)
  • create_artifact — Charts, presentations, documents, diagrams

Editing & Analysis (2 tools)

  • edit_video — 21 editing actions: trim, concat, Ken Burns, mix audio, text overlays, color grading, film grain, split screen, and more
  • analyze_media — Technical analysis + AI vision QA scoring

Library (3 tools)

  • lib_list — Browse projects, collections, resources
  • lib_manage — Create/update/delete library entities
  • lib_share — Share projects by email

Durable Resource Pattern

Every generation returns a resource_id that persists across sessions:

  1. Generate media → receive resource_id
  2. Chain into editing: edit_video(resource_id=..., action="add_text", ...)
  3. Organize: lib_manage(entity_type="project", operation="create", ...)
  4. Check status: lib_list(entity_type="resources", resource_id=...)
  5. Download only for final delivery

This keeps workflow state durable without local storage.

Example Workflows

Generate and edit an image:

"Create an image of a sunset over the ocean using Vertex AI,
 then add the text 'Golden Hour' as a title overlay"

Produce a narrated video:

"Generate a video of waves crashing using Luma,
 create TTS narration saying 'The ocean calls to those who listen',
 then mix the narration into the video"

Build a presentation:

"Create a pitch deck with 5 slides covering our Q1 metrics,
 include a revenue chart showing growth from $100K to $600K"

Pricing

Live pricing: GET https://mcp.soundside.ai/api/x402/status

Soundside charges near-cost on provider pass-through (~10% margin). Editing and analysis are $0.01/call. A typical video pipeline (image → video → edit → analyze) costs $0.50-3.00 depending on provider.

Docs

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 10:34 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 270 📥 56,944
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,356
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 59,925