Tolstoy Library for VS Code
io.github.gotolstoy/library
Browse, search, rename, and favorite your Tolstoy media library from any AI client.
client:VS Code
transport:streamable-http
Install Tolstoy Library in VS Code
.vscode/mcp.json
{
"servers": {
"library": {
"type": "http",
"url": "https://apilb.gotolstoy.com/mcp/v1/library/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs