Open Library MCP by UnClick for Zed
io.github.malamutemayhem/openlibrary
Open Library tools for books, openlibrary, library by UnClick.
client:Zed
transport:stdio
runtime:npm
Install Open Library MCP by UnClick in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"openlibrary": {
"command": "npx",
"args": [
"-y",
"@unclick/openlibrary-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs