← 返回
开发者工具 中文

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/Inst...
通过 MCP 将 OpenClaw 接入 Tolstoy 视频商务平台,创建组件、管理媒体、生成 AI 视频、搜索商品并发布至 Shopify/Instagram。
russell-sketch russell-sketch 来源
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 501
下载
💾 16
安装
1
版本
#latest

概述

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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 03:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 25,921
business-ops

Calendar

ndcccccc
日历管理与日程安排。创建事件、管理会议,并实现多日历平台同步。
★ 7 📥 22,996
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 161 📥 41,109