Skip to content
Grok

Tolstoy Library for Grok

io.github.gotolstoy/library

Browse, search, rename, and favorite your Tolstoy media library from any AI client.

client:Grok transport:streamable-http

Install Tolstoy Library in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "library": {
      "type": "http",
      "url": "https://apilb.gotolstoy.com/mcp/v1/library/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Tolstoy Library in other clients