Taisly Agent
@taisly
Taisly Agent について
Taisly Agent is an MCP server, CLI, SDK, and agent skill for publishing short-form videos to TikTok, Instagram Reels, YouTube Shorts, X, and Facebook through Taisly. It helps AI agents and automation workflows validate connected social accounts, create video posts, and check publ
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"taisly": {
"command": "npx",
"args": [
"-y",
"@taisly/agent",
"mcp"
],
"env": {
"TAISLY_API_KEY": "<YOUR_TAISLY_API_KEY>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Taisly Agent?
Taisly Agent is a JSON-first SDK, CLI, Agent Skill, and MCP server that lets AI agents, developer tools, and automation workflows publish videos to TikTok, Instagram Reels, YouTube Shorts, X, Facebook, and other connected social platforms through Taisly. It is designed for developers who need a reliable video publishing API to put AI‑generated content online.
How to use Taisly Agent?
Install globally with npm install -g @taisly/agent, then run npx @taisly/agent help or start the stdio MCP server with npx @taisly/agent mcp. Authentication requires setting the TAISLY_API_KEY environment variable. Use CLI commands like taisly auth:status, taisly platforms:list, taisly posts:validate, and taisly posts:create. MCP clients can connect via the taisly tool with the @taisly/agent mcp command.
Key features of Taisly Agent
- JSON‑first CLI and SDK for agentic video publishing.
- Stdio MCP server with nine tools (e.g.,
taisly_posts_create). - Built‑in agent skill enforcing a safe workflow: auth → platforms → validate → confirm → create → status.
- Cross‑platform posting to TikTok, Instagram Reels, YouTube Shorts, X, and Facebook.
- Supports scheduling, local file validation, and JSON payload files.
- Works with Codex, Claude Code, Cursor, OpenClaw, and custom agents.
Use cases of Taisly Agent
- AI agent publishes a demo video or launch clip to multiple social accounts after user confirmation.
- Automate video publishing from a local file to TikTok, Instagram Reels, and YouTube Shorts in one CLI command.
- Add TikTok API posting automation to developer tools and content workflows without building platform integrations.
- Schedule a campaign of short‑form videos across connected accounts with a single JSON payload.
- Give an agent a safe, step‑by‑step posting path that validates payloads and requires explicit approval.
FAQ from Taisly Agent
What does Taisly Agent do that alternatives do not?
It provides a JSON‑first SDK, CLI, Agent Skill, and MCP server specifically designed for agentic social media posting, with a safe workflow that requires explicit user confirmation before publishing.
What are the runtime requirements?
A Taisly account, a Taisly API key set as the TAISLY_API_KEY environment variable, and Node.js. The video path must point to a real local file with supported extensions (.mp4, .mov, .avi, .mkv, .webm, .flv, .mpeg, .mpg).
Where does the data live?
Connected social accounts and posting execution are handled by Taisly. The agent sends video files and metadata to the Taisly API; post status is read from Taisly’s history.
What are the current limits?
The MCP server uses stdio transport only (remote transport planned later). posts:status reads from recent history because a single‑post endpoint is not yet available. posts:validate is a local preflight; final validation occurs in Taisly.
How does authentication work?
Set the TAISLY_API_KEY environment variable (obtained from Taisly Settings). The optional TAISLY_API_URL can target a non‑default Taisly API environment.
「AI とエージェント」の他のコンテンツ
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
コメント