What is the Tolstoy Library MCP server?
Browse, search, rename, and favorite your Tolstoy media library from any AI client.
How to install Tolstoy Library
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"library": {
"url": "https://apilb.gotolstoy.com/mcp/v1/library/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"library": {
"serverUrl": "https://apilb.gotolstoy.com/mcp/v1/library/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"library": {
"type": "http",
"url": "https://apilb.gotolstoy.com/mcp/v1/library/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"library": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://apilb.gotolstoy.com/mcp/v1/library/mcp"
]
}
}
}Claude Code
claude mcp add --transport http library https://apilb.gotolstoy.com/mcp/v1/library/mcpRelated MCP servers
Generate marketing videos and images in chat with Tolstoy Studio's AI creative director.