openlibrary mcp server for Zed
io.github.cyanheads/openlibrary-mcp-server
Search books and authors, fetch editions, browse subjects, and resolve cover images.
client:Zed
transport:streamable-http
runtime:npm
tools:10
Install openlibrary mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"openlibrary-mcp-server": {
"url": "https://openlibrary.caseyjhand.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs