agent logo

agent

taisly/agent

Taisly Agent Kit provides tools and services for automating video publishing to social media platforms using AI agents.

GraphCanon updated 1w · GitHub synced 2w

264 stars2 forksLast push 1mo JavaScript MIT

Decision brief

The Taisly Agent Kit suits developers aiming for seamless automation of video content distribution across mainstream social media platforms using AI-driven tools and services.

Good fit when

  • Integrating automated video posting to major social media networks like TikTok, Instagram Reels, YouTube Shorts, Facebook, and X.
  • Building workflows that depend on the Model Context Protocol (MCP) server for managing AI-agent interactions with video content.

Avoid when

  • When focusing exclusively on image or text post automation across social media without involving video content.
  • Projects requiring proprietary AI-agents not compatible with Taisly's MCP server and associated SDK functionalities.

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Adoption

Package downloads where a registry match exists. GitHub stars (264) are secondary evidence.

npm downloads (30d)
794·npm downloads API·2w

Maintenance and security

Full trust report
Maintenance
Steady (30d since push)
As of 2w
Provenance
Not a fork · Personal account
As of 2w
Security (OSV)
No lockfile
As of 1w

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

npm install agent
npm

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

The Taisly Agent Kit includes an MCP server, CLI, SDK, and documentation for integrating with TikTok, Instagram Reels, YouTube Shorts, Facebook, and X for automated video content posting.

Capability facts

Deploy
Self-host

Source: dockerfile:Dockerfile · Aug 6, 2026

Docker
Dockerfile present

Source: dockerfile:Dockerfile · Aug 6, 2026

CLI
CLI entrypoint

Source: package.json:bin|scripts · Aug 6, 2026

MCP server
No MCP server detected

Source: repo_scan · Aug 6, 2026

Languages
javascript

Source: github.language+package.json · Aug 6, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Aug 6, 2026)

npm install -g @taisly/agent
Source link
stdio transportstdio

Source: README excerpt (regex_v1, Aug 6, 2026)

Start the stdio MCP server:
Source link

Tags

README

Install

npm install -g @taisly/agent

Or run it without a global install:

npx @taisly/agent help

Start the stdio MCP server:

npx @taisly/agent mcp

For local development inside this repository:

node packages/agent/src/cli.js help

Quick start

List the connected social accounts available to the API key:

taisly auth:status
taisly platforms:list

Connect a social account from an AI-agent flow:

taisly platforms:connect:start --platform instagram

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.