Seedance 2.5 Now Live | Try in Video Generator →

Integrations

WaveSpeed, wherever you build

Every model on the platform — image, video, audio, 3D — available inside your coding agent, editor, and stack. Pick your tool; setup is one command.

WaveSpeed CLI

Terminal · any coding agent

One open-source command for every model: search the live catalog, inspect schemas, generate, and quote prices from your terminal or any coding agent.

$npm install -g @wavespeed/cli

Agent Skill

Claude Code · Cursor · Codex · OpenCode

One command drops a skill that teaches your agent the find → inspect → run pattern, local-file upload, and price checks. OpenCode picks it up from the same path.

$wavespeed skill install

MCP Server

Claude Desktop · Claude Code · Cline · Cursor · any MCP client

Seven typed tools over the live catalog: model search, schema introspection, generation with local-file upload, and price quotes before spending. Listed in the official MCP registry.

$claude mcp add wavespeed -- npx -y @wavespeed/mcp

Claude Code Plugin

Claude Code

The same skill delivered through Claude Code's plugin marketplace — managed installs and updates.

$/plugin marketplace add WaveSpeedAI/claude-plugins

DeepSeek Harness Skill

DeepSeek Harness (dsh)

Installable dsh plugin that registers the WaveSpeed skill automatically.

$dsh plugin --profile web add github:WaveSpeedAI/wavespeed-dsh-skill

Gemini CLI Extension

Gemini CLI

Bundles the WaveSpeed skill for Gemini CLI's extension system — installed and updated with one command.

$gemini extensions install https://github.com/WaveSpeedAI/wavespeed-gemini-extension

SDKs

Python · JavaScript / TypeScript

Official Python and JavaScript/TypeScript clients for direct API access from your own applications.

$pip install wavespeed
$npm install wavespeed
Integrations — WaveSpeed in your agent, editor, and stack