送信

Tolstoy Library

@GoTolstoy

Run your Tolstoy shoppable video workspace from any AI client — media library, shoppable widgets (Stories, Carousel, Spotlight), product tagging, multi-store, and Meta ads.
概要

Tolstoy Library (MCP)

Run your Tolstoy shoppable video workspace directly from your AI client — manage your media library, build and publish shoppable widgets, tag products, and track ad performance.

Tools

Media library

  • list_assets · search_assets · get_asset · update_asset — list, search, inspect (with tagged products & playlists), rename/favorite.

Shoppable widgets

  • list_widgets · get_widget · create_widget · update_widget — list, inspect (the actual videos a widget shows, per product page), create from a template (Stories, Carousel, Spotlight, For You Feed, Tile, Collection Grid, Bubble Feed), and publish to the storefront.

Products & shoppability

  • search_products · tag_video_product — find a store product, tag it on a video to make the video shoppable.

Stores

  • list_stores — target any of the account's connected stores.

Paid ads

  • list_ad_campaigns · get_ads_performance · publish_to_meta_ads_library — Meta campaign status, spend/ROAS/CTR, and push creatives into Ads Manager (reads & uploads only — no spend). App-aware clients (ChatGPT, Claude) get interactive shoppable-widget and asset views inline in chat.

Connect

Add as a remote MCP server (Streamable HTTP), then sign in with your Tolstoy account — OAuth 2.1 + PKCE, no API keys.

https://apilb.gotolstoy.com/mcp/v1/library/mcp

Works with Claude, ChatGPT, Cursor, Gemini, Perplexity, and more. Per-client setup: Tolstoy platform → Settings → MCP.

Docs: https://github.com/GoTolstoy/mcp

サーバー設定

{
  "mcpServers": {
    "tolstoy-library": {
      "url": "https://apilb.gotolstoy.com/mcp/v1/library/mcp"
    }
  }
}