mcpbeat Sign in

x402 Video — AI Video Generation (pay-per-call, no account) MCP Server

local only

x402 Video — AI Video Generation (pay-per-call, no account) runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 7 Aug 2026.

Pay-per-call AI video generation (Seedance text-to-video) via x402. USDC on Base, no API key.

Installs per day peak 24 · avg 9 · -10% w/w
a month agotoday
48
Installs / week
npm · x402-video-mcp
0
Stars
0 open issues
7 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check x402 Video — AI Video Generation (pay-per-call, no account) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add seedance-video-generation -- npx -y x402-video-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seedance-video-generation": {
      "args": [
        "-y",
        "x402-video-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seedance-video-generation]
command = "npx"
args = ["-y", "x402-video-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "seedance-video-generation": {
      "args": [
        "-y",
        "x402-video-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seedance-video-generation": {
      "args": [
        "-y",
        "x402-video-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: BUYER_PRIVATE_KEY (Spending wallet private key (USDC on Base). Only required for the paid generate_video tool; quotes and polling work without it.), MAX_USD_PER_CALL (Hard spend guard in USD — generate_video refuses quotes above this (default 5).), GATEWAY_URL (Alternate gateway instance (default https://api.x402video.com).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to x402 Video — AI Video Generation (pay-per-call, no account)

same job, measured the same way
X402 Video
by x402-video

Pay-per-call AI video generation over x402 (USDC on Base). No accounts, no API keys.

local only
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

30 installs/wk local only
X402 Tools MCP
by mizukaizen

melis x402 Tools — 22 pay-per-call APIs for AI agents. No accounts, no API keys. USDC on Base.

61 installs/wk local only
Scrape402
by scrape402

Pay-per-call agent tools via x402 (USDC on Base): chat, prices, funding, RNG. No account or keys.

5 tools answering
Cortexcloud
by jonahthan433

Pay-per-call QUBO/Ising optimization for AI agents via x402 (USDC on Base). No API keys.

10 tools answering
Agentreader MCP
by ajanani1

11 pay-per-call web tools for AI agents, auto-paid in USDC on Base via x402. No API keys.

24 installs/wk local only
S
Otto Intel
by ottoai

Otto AI hosted MCP: 16 pay-per-call market-intelligence tools, USDC via x402 on Base, no API keys.

32 tools answering
YouTube Video Summarizer (pay-per-call)
by jontelep

Summarize YouTube videos or fetch transcripts. Pay-per-call via x402 (USDC on Base), no account.

3 tools answering

x402 Video — AI Video Generation (pay-per-call, no account) — questions

Answers built from our own checks of this server.

Why is there no uptime for x402 Video — AI Video Generation (pay-per-call, no account)?
x402 Video — AI Video Generation (pay-per-call, no account) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package x402-video-mcp was installed 48 times last week.
How do I connect x402 Video — AI Video Generation (pay-per-call, no account)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls x402-video-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use x402 Video — AI Video Generation (pay-per-call, no account)?
The npm package x402-video-mcp was installed 48 times in the last week. Week over week that is -10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is x402 Video — AI Video Generation (pay-per-call, no account) open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.