Skip to content

O'Reilly Media MCP Server for Zed

io.github.oreillymedia/oreilly-mcp-server

Search O'Reilly for tech books, courses, events, and more. Requires an O'Reilly subscription.

client:Zed transport:streamable-http

Install O'Reilly Media MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "oreilly-mcp-server": {
      "url": "https://api.oreilly.com/api/search/v1/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

O'Reilly Media MCP Server in other clients