← Registry

Content Tools

neonvideo.ai

A tool for generating and editing videos using AI.

2 endpoints14 known toolsFirst detected July 3, 2026Last detected August 7, 2026

ENDPOINT 1

https://neonvideo.ai/mcp

No auth detected

MCP server metadata

Name
neonvideo
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Use NeonVideo tools to create and edit videos for the connected NeonVideo user. All tools require OAuth account linking and a paid NeonVideo plan. For long-running editing tools, call the tool once to get a job_id, then poll get_tool_job_status.

Known tools 7

create_video

Start a NeonVideo video generation from a prompt, optional image or audio URL, aspect ratio, duration, and captions setting.

Inferred read-only
get_video_status

Get the generation status and final URL for a NeonVideo video owned by the connected user.

Inferred read-only
add_captions

Queue a NeonVideo job that adds styled captions to a video URL.

Inferred read-only
upscale_video

Queue a NeonVideo job that upscales a video URL to 1080p, 2K, or 4K.

Inferred read-only
edit_video_with_ai

Queue a NeonVideo job that edits a video URL using an AI text prompt.

Inferred read-only
remove_video_background

Queue a NeonVideo job that removes the background from a video URL.

Inferred read-only
get_tool_job_status

Poll the status and final output for an MCP-only NeonVideo tool job.

Inferred read-only

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.neonvideo]
url = "https://neonvideo.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "neonvideo": {
      "type": "http",
      "url": "https://neonvideo.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: neonvideo
Remote MCP URL: https://neonvideo.ai/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": {
    "neonvideo": {
      "url": "https://neonvideo.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "neonvideo",
  "transport": "streamable-http",
  "url": "https://neonvideo.ai/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://www.neonvideo.ai/mcp

No auth detected

MCP server metadata

Name
neonvideo
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Use NeonVideo tools to create and edit videos for the connected NeonVideo user. All tools require OAuth account linking and a paid NeonVideo plan. For long-running editing tools, call the tool once to get a job_id, then poll get_tool_job_status.

Known tools 7

create_video

Start a NeonVideo video generation from a prompt, optional image or audio URL, aspect ratio, duration, and captions setting.

Inferred read-only
get_video_status

Get the generation status and final URL for a NeonVideo video owned by the connected user.

Inferred read-only
add_captions

Queue a NeonVideo job that adds styled captions to a video URL.

Inferred read-only
upscale_video

Queue a NeonVideo job that upscales a video URL to 1080p, 2K, or 4K.

Inferred read-only
edit_video_with_ai

Queue a NeonVideo job that edits a video URL using an AI text prompt.

Inferred read-only
remove_video_background

Queue a NeonVideo job that removes the background from a video URL.

Inferred read-only
get_tool_job_status

Poll the status and final output for an MCP-only NeonVideo tool job.

Inferred read-only

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.neonvideo]
url = "https://www.neonvideo.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "neonvideo": {
      "type": "http",
      "url": "https://www.neonvideo.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: neonvideo
Remote MCP URL: https://www.neonvideo.ai/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": {
    "neonvideo": {
      "url": "https://www.neonvideo.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "neonvideo": {
      "type": "http",
      "url": "https://www.neonvideo.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "neonvideo",
  "transport": "streamable-http",
  "url": "https://www.neonvideo.ai/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for neonvideo.ai was fetched 2026-08-03T23:52:58.672Z and is being refreshed.

Trust status Neutral

neonvideo.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.