Loading MCP server directory, please wait...
Pay-per-call AI video generation (Seedance text-to-video) via x402. USDC on Base, no API key.
npx @getmcp/cli add io.github.x402-video/seedance-video-generationRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.x402-video/seedance-video-generation": {
"command": "npx",
"args": [
"-y",
"x402-video-mcp"
],
"env": {
"BUYER_PRIVATE_KEY": "",
"MAX_USD_PER_CALL": "",
"GATEWAY_URL": ""
}
}
}
}