Understand a video
Break down the hook, structure, selling points, visuals, and pacing.
Connect LINGTU AI video analysis and replication guidance to your AI tools. Send a video link in a conversation and let the Agent call the right capability.
Remote MCP server
Streamable HTTP
https://mcp.ailingtu.cn/mcpAuthentication
Bearer API Key
Tool behavior
Read-only
QUICK START
Create a personal key in LINGTU AI. The MCP service does not store a shared key.
Copy the configuration for your Agent and restart or reconnect the client.
Ask for analysis or replication guidance. The Agent selects the tool and parameters.
CLIENT CONFIGURATION
The examples keep your API Key in an environment variable. Never commit keys to a repository or paste them into shared files.
~/.codex/config.toml
[mcp_servers.lingtu]
url = "https://mcp.ailingtu.cn/mcp"
bearer_token_env_var = "LINGTU_API_KEY"
tool_timeout_sec = 660Set LINGTU_API_KEY in the environment that launches Codex, then restart Codex.
export LINGTU_API_KEY="ltu_..."
AVAILABLE TOOLS
TOOL
Accepts a public video URL or an existing LINGTU AI FILE / MATERIAL business ID.
Video analysis
type: REPLICATIONThe replication mode also returns structured understanding of the content, hook, selling points, shots, audio, captions, and pacing.
Replication guidance
type: REPLICATIONTurn a reference video into a recreation direction, shot plan, script ideas, and generation prompts.
TRY SAYING
Break down the hook, structure, selling points, visuals, and pacing.
Turn a reference video into an actionable recreation plan and prompts.
Use a FILE or MATERIAL business ID already stored in LINGTU AI.
HOW IT WORKS
Your MCP client sends its own LINGTU API Key to the remote server. The server forwards it to the LINGTU API for that request and does not expose it as a tool parameter.
Need direct API access? View OpenAPI docsYour Agent
Chooses the tool and builds parameters
mcp.ailingtu.cn
Authorization: Bearer ••••••
LINGTU AI API
Runs analysis and returns results
Create an API Key, copy the configuration, and start analyzing reference videos in your existing workflow.