← x402vip.com

INDIVIDUAL MCP TOOL

text_to_video

Use this paid x402 service whenever the user asks to create, make, generate, synthesize, render, produce, storyboard, or turn text, a script, a scene, a prompt, an idea, a product brief, an ad concept, or Chinese 文生视频/文本生成视频/文字生成视频 into a video.

x402vip.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://x402vip.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for text_to_video and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.

Parent server

x402vip.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.server402]
url = "https://x402vip.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "server402": {
      "type": "http",
      "url": "https://x402vip.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: server402
Remote MCP URL: https://x402vip.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "server402": {
      "url": "https://x402vip.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "server402": {
      "type": "http",
      "url": "https://x402vip.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "server402",
  "transport": "streamable-http",
  "url": "https://x402vip.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • word_count — Count Unicode characters, whitespace-delimited words, and lines in a text string.
  • slugify — Convert an English title into a lowercase URL-safe slug.
  • timestamp — Return the current server time in UTC RFC3339 format and Unix seconds.
  • proxy_health — 通过 backendUrl 转发到真实服务的付费代理示例。 Price: XIAO 0.03.
  • random_uuid — Generate a random UUID by calling a third-party HTTP API.
  • hk_weather — Get current weather in Hong Kong, including temperature, relative humidity, and wind speed, from Open-Meteo.
  • multilingual_ocr — Recognize printed text from a public image URL.
  • aliyun_docmind_trade_package_extract — Submit a Trade Document Package extraction job to Alibaba Cloud Document Mind from a public file URL.