Taisly 文档
使用 AI agent、MCP 连接器、Taisly CLI 和 API 发布短视频。
Taisly 是面向 AI agent 和后端系统的视频发布层,可以把短视频发布到你已经连接的社交账号。
先确认视频在哪里
如果视频已经有公开 URL,请使用远程 MCP。如果视频在你的电脑上,请使用本地 MCP 或 Taisly CLI。

Hosted agents
Remote MCP
Use Taisly from Claude web, ChatGPT, and other hosted MCP clients when your video is already available by public HTTPS URL.
https://example.com/video.mp4Open MCP guide
Local agents
Local MCP
Let Claude Code, Codex, Cursor, and local runtimes publish files they can read from your computer or project workspace.
./launch.mp4Use local MCP
Shell workflows
Taisly CLI
Run repeatable posting commands, validate payloads, and script local publishing flows through the official Agent Kit package.
taisly posts:create --video ./launch.mp4Install Agent Kit
Backend integrations
REST API
Build direct server-side integrations with API keys, multipart video upload, platform IDs, history, schedules, and repost rules.
multipart/form-data uploadExplore API当前中文版本
这是用于验证多语言结构的第一版中文主页。完整中文文档会在英文结构稳定后继续补齐。
快速入口
- 英文文档: /en/docs
- MCP 视频上传: /en/docs/agents/upload-video-with-mcp
- Agent Kit: /en/docs/agents/agent-kit
- API 概览: /en/docs/api
- OpenAPI JSON: /openapi.json