MCP Server
MCP
Taisly Social Media Posting
Publish videos to TikTok, Reels, Shorts, X, and Facebook through Taisly.
Install
npx -y @taisly/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://app.taisly.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@taisly/agent",
"version": "0.2.7",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. Run `taisly setup --agent <agent-slug>` to store a local Taisly agent credential, or set this manual API key from Taisly Settings.",
"format": "string",
"isSecret": true,
"name": "TAISLY_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment