RU Books MCP for Grok
io.github.books-service/ru-books
MCP server for Russian books search, details, and recommendation candidates.
client:Grok
transport:streamable-http
tools:8
Install RU Books MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ru-books": {
"type": "http",
"url": "https://knigochit.ru/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