O'Reilly Expert MCP Server for Zed
io.github.oreillymedia/oreilly-expert
Grounded, citable answers to tech questions from O'Reilly's library. Requires Expert MCP access.
client:Zed
transport:streamable-http
Install O'Reilly Expert MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"oreilly-expert": {
"url": "https://api.oreilly.com/api/expert/v1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs