Book Search (Open Library) for Grok
com.invokera/book-search
Search books and authors across Open Library, the Internet Archive open catalog.
client:Grok
transport:streamable-http
tools:2
Install Book Search (Open Library) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"book-search": {
"type": "http",
"url": "https://invokera.com/r/book-search"
}
}
}
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