Browse, search, rename, and favorite your Tolstoy media library — videos, images, social imports, and AI drafts — from any AI client.
Overview
Tolstoy Library (MCP)
Browse, search, and manage your Tolstoy media library directly from your AI client — videos, images, social imports, and AI Studio drafts.
Tools
list_assets— list your most recent library assets.search_assets— search the library by query.get_asset— fetch details for a specific asset.update_asset— rename an asset or toggle its favorite status.
Connect
Add as a remote MCP server (Streamable HTTP), then sign in with your Tolstoy account — OAuth 2.1 + PKCE, no API keys to paste.
https://apilb.gotolstoy.com/mcp/v1/library/mcp
Works with Claude, ChatGPT, Cursor, Gemini, Perplexity, and more. Full per-client setup lives in the Tolstoy platform under Settings → MCP.
Server Config
{
"mcpServers": {
"tolstoy-library": {
"url": "https://apilb.gotolstoy.com/mcp/v1/library/mcp"
}
}
}