RunAPI Wan MCP server for image and video generation: create tasks, poll results, and check pricing across 18 model variants from Claude Code, Codex, Cursor, and VS Code.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"wan-mcp": {
"command": "npx",
"args": [
"-y",
"runapi-ai/wan-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add wan-mcp npx -y runapi-ai/wan-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"wan-mcp": {
"command": "npx",
"args": [
"-y",
"runapi-ai/wan-mcp"
]
}
}
}
📋 Copy
Topics
ai-agents ai-image ai-video animate claude-code cursor edit-video image-generation image-to-video mcp mcp-server model-context-protocol runapi runapi-ai speech-to-video