O'Reilly Expert MCP Server for Grok
io.github.oreillymedia/oreilly-expert
Grounded, citable answers to tech questions from O'Reilly's library. Requires Expert MCP access.
client:Grok
transport:streamable-http
Install O'Reilly Expert MCP Server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"oreilly-expert": {
"type": "http",
"url": "https://api.oreilly.com/api/expert/v1/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