Browse, search, rename, and favorite your Tolstoy media library from any AI client.
claude mcp add library --transport http https://apilb.gotolstoy.com/mcp/v1/library/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"library": {
"url": "https://apilb.gotolstoy.com/mcp/v1/library/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"library": {
"serverUrl": "https://apilb.gotolstoy.com/mcp/v1/library/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"library": {
"type": "http",
"url": "https://apilb.gotolstoy.com/mcp/v1/library/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"library": {
"url": "https://apilb.gotolstoy.com/mcp/v1/library/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"library": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://apilb.gotolstoy.com/mcp/v1/library/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://apilb.gotolstoy.com/mcp/v1/library/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.GoTolstoy--library/reviews or the review_server meta-tool.
POST /mcp