Taisly Social Media Posting MCP Server

Free AI-first social media posting for short-form video. Taisly Agent Kit 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.

People connecting social media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-06 · ★ 237 · #6 OF 46 MAINTAINED SOCIAL MEDIA · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Taisly Social Media Posting

before you install - you'll need

TAISLY_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add taisly-agent --transport http https://app.taisly.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "taisly-agent": {
      "url": "https://app.taisly.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://app.taisly.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to app.taisly.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

npm package @taisly/agent - published under the repo owner's npm scope (@taisly)

registry namespace io.github.taisly is GitHub-verified and matches the repo owner

03 · What Taisly Social Media Posting can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.8 · 2026-07-06

Release 0.2.8 of @taisly/agent. · Publishes the Codex plugin manifest in the npm package. · Uses the root SKILL.md as the single source of truth for Codex/OpenClaw discovery. · Removes the duplicated skills/ copy and…

v0.2.7 · 2026-07-06

Taisly Agent Kit MCP, CLI, SDK, and Agent Skill release aligned with npm @taisly/[email protected] and the official MCP Registry. · Remote MCP endpoint: · MCP Registry name: io.github.taisly/agent · npm package…

v0.2.1 · 2026-06-18

Stable release for Taisly Agent Kit MCP server, CLI, SDK, and Agent Skill. Published to npm as @taisly/[email protected].

04 · Who maintains Taisly Social Media Posting

Taisly Social Media Posting is maintained by taisly. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
social media - ranked #6 of 46 actively-maintained social media servers as of 2026-08-25.
release cadence
3 releases in the last 90 days (latest 2026-07-06)
registry
io.github.taisly/agent (active, first published 2026-06-18 · 3 versions)
packages
npm:@taisly/agent

06 · Taisly Social Media Posting FAQ

What is Taisly Social Media Posting?

Free AI-first social media posting for short-form video. Taisly Agent Kit 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.

Is Taisly Social Media Posting still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-06 and it shipped 3 releases in the last 90 days. We re-verify nightly.

How do I install Taisly Social Media Posting?

Run `npx -y @taisly/agent`. The README documents one environment variable (TAISLY_API_KEY) to set first. You can also paste the ready-made client config above.

Does Taisly Social Media Posting require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Taisly Social Media Posting