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

Digital Ocean

Digital Ocean integration. Manage Accounts. Use when the user wants to interact with Digital Ocean data.

Registry SourceRecently Updated
General

旅游攻略规划技能

飞猪旅游攻略规划技能。使用场景:(1) 从小红书搜索目的地旅游攻略,(2) 自动提取攻略中的目的地、日期、行程信息,(3) 查询飞猪机票价格并插入攻略中,(4) 生成完整的行程规划报告(含攻略 + 最低价机票链接 + 天气预报 + 详细预算)。

Registry SourceRecently Updated
General

Webflow SEO/GEO + API

Manage SEO and GEO content updates in Webflow by prioritizing with GSC, drafting content, creating patch JSONs, updating CMS via API, optimizing images and S...

Registry SourceRecently Updated