← Back to Skills Marketplace
Tolstoy MCP
by
russell-sketch
· GitHub ↗
· v1.0.0
· MIT-0
225
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tolstoy-mcp
Description
Connect OpenClaw to Tolstoy's video commerce platform via MCP. Create widgets, manage media, generate AI videos, search products, and publish to Shopify/Inst...
Usage Guidance
This skill appears coherent for connecting OpenClaw to Tolstoy. Before running setup.js: 1) back up your OpenClaw config (~/.openclaw/openclaw.json or the file pointed to by OPENCLAW_CONFIG_PATH) because the script will add or replace the 'tolstoy' mcpServers entry; 2) review setup.js locally (it is short and only writes JSON) and run it on a trusted machine; 3) understand that OAuth will grant Tolstoy access to whatever platforms/scopes Tolstoy requests (e.g., publishing to Shopify/TikTok/Instagram is mediated by Tolstoy's OAuth scopes), so review the Tolstoy authorization prompt during login; and 4) if you prefer not to have a script modify files, follow the manual SKILL.md instructions to edit your config yourself.
Capability Analysis
Type: OpenClaw Skill
Name: tolstoy-mcp
Version: 1.0.0
The tolstoy-mcp skill is a legitimate integration for connecting OpenClaw to the Tolstoy video commerce platform. The setup.js script correctly modifies the OpenClaw configuration file to add the Tolstoy MCP server endpoint (https://apilb.gotolstoy.com/mcp/v1/mcp) using standard OAuth authentication, and the SKILL.md instructions align perfectly with the documented purpose of managing e-commerce video widgets and media.
Capability Assessment
Purpose & Capability
Name/description match the provided files and instructions: the skill configures an MCP server endpoint for Tolstoy and exposes Tolstoy tooling. Declared network permission and listed tools (widgets, media, publishing) are consistent with a Tolstoy MCP integration.
Instruction Scope
SKILL.md and setup.js only instruct adding a Tolstoy MCP entry to the user's OpenClaw config and performing OAuth login via Tolstoy. This is within scope, but the automatic setup script will create/update ~/.openclaw/openclaw.json (or the file pointed to by OPENCLAW_CONFIG_PATH) and will overwrite any existing mcpServers.tolstoy entry—back up your config if you have custom values.
Install Mechanism
No package downloads or extract/install steps; there is a small local Node setup script (setup.js) and a publish helper. No external install URLs or binary fetches were found.
Credentials
The skill requests no environment variables or credentials in metadata. setup.js respects OPENCLAW_CONFIG_PATH and reads standard home variables; it does not attempt to read unrelated secrets or other config paths.
Persistence & Privilege
The skill does write to the user's OpenClaw config (creating ~/.openclaw/openclaw.json if missing) which is expected for registering an MCP server. always:false and normal autonomous invocation are used. The only elevated effect is persistent addition/updating of the tolstoy entry in the config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tolstoy-mcp - After installation, invoke the skill by name or use
/tolstoy-mcp - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - connect OpenClaw to Tolstoy's video commerce platform
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 225 downloads so far.
How do I install Tolstoy MCP?
Run "/install tolstoy-mcp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tolstoy MCP free?
Yes, Tolstoy MCP is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tolstoy MCP support?
Tolstoy MCP is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tolstoy MCP?
It is built and maintained by russell-sketch (@russell-sketch); the current version is v1.0.0.
More Skills