tolstoy-mcp

Connect OpenClaw to Tolstoy's video commerce platform via MCP. Create widgets, manage media, generate AI videos, search products, and publish to Shopify/Instagram/TikTok. Use when the user wants to work with Tolstoy, create video widgets, manage e-commerce content, or integrate with Tolstoy's platform.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tolstoy-mcp" with this command: npx skills add russell-sketch/tolstoy-mcp

Tolstoy MCP Integration

Connect OpenClaw to Tolstoy — the video commerce platform for e-commerce brands. This skill configures OpenClaw to use Tolstoy's MCP server, giving the AI access to create and manage video widgets, media, products, and publishing.

Prerequisites

Setup

Option A: Automatic (recommended)

From the skill directory, run:

node setup.js

This adds the Tolstoy MCP server to ~/.openclaw/openclaw.json (or $OPENCLAW_CONFIG_PATH if set). If the config file doesn't exist, it will be created.

Option B: Manual

Edit ~/.openclaw/openclaw.json (or your OpenClaw config path) and add to mcpServers:

"tolstoy": {
  "type": "http",
  "url": "https://apilb.gotolstoy.com/mcp/v1/mcp",
  "auth": "oauth"
}

If your OpenClaw version uses SSE transport instead, use "type": "sse".

Restart OpenClaw

Restart OpenClaw (or reload config if supported) so it picks up the new MCP server.

Authenticate

When you first use a Tolstoy tool, OpenClaw will redirect you to log in to your Tolstoy account. You will:

  1. Sign in at platform.gotolstoy.com (or be redirected there)
  2. Select the workspace you want to connect
  3. Authorize the MCP client

After authorization, the connection persists for future sessions.

Available Tools

Once connected, OpenClaw has access to Tolstoy's full tool set:

CategoryTools
WidgetsCreate, update, publish, delete player and shopper widgets
MediaList, search, get media from your library
ProductsSearch products, list catalog, get product details
StudioGenerate AI images, animate images, text-to-video, edit videos
TemplatesList templates, run AI templates, get template details
PublishingPublish assets to Instagram, TikTok Shop, Shopify, Meta Ads
AnalyticsQuery store and performance data
BrandsSearch brands and stores

Example Prompts

  • "Create a shopper widget for my product catalog"
  • "Generate an AI video from this product image"
  • "List my Tolstoy widgets and their publish status"
  • "Search my media library for videos tagged with 'summer'"
  • "Publish this asset to my Shopify store"

Troubleshooting

Connection fails: Ensure the URL is exactly https://apilb.gotolstoy.com/mcp/v1/mcp and that your OpenClaw supports OAuth for remote MCP servers.

Auth redirect fails: Some MCP clients require configuring allowed redirect URIs. Check Tolstoy MCP docs for the latest setup.

No tools available: You must complete the OAuth flow first. Try a simple prompt like "list my Tolstoy widgets" to trigger the login redirect.

Links

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Chat Search

Search and find relevant chat messages from Feishu or Telegram using semantic search with similarity scores and message source labels.

Registry SourceRecently Updated
General

Weiyun Skills

This skill should be used ONLY when the user explicitly asks to perform a specific Tencent Weiyun cloud-storage operation – e.g. a named file upload, downloa...

Registry SourceRecently Updated
17.1K3wscats
General

Lobster Crawler Skill

定向抓取 Webnovel/ReelShorts 等站点的书籍/短剧内容,支持内容分级与钉钉播报。

Registry SourceRecently Updated
19807487
General

Corespeed Pptx

Generate professional PowerPoint (.pptx) presentations using JSX/TSX with Deno. Supports slides, text, shapes, tables, charts (bar, line, pie, donut), images...

Registry SourceRecently Updated