Exchange z-library credentials
zlib_loginExchange z-library email and password for long-lived remix credentials to set up the MCP server. Returns remix_id and remix_key for config; password is never stored, logged, or returned.
Instructions
Exchange a z-library email + password for the long-lived remix credentials (remix_id / remix_key). This is a one-time setup helper, not a per-call login: put the returned values into your MCP client config as ZLIB_REMIX_ID and ZLIB_REMIX_KEY, then restart the server. The password is never stored, logged, or returned. Do not call this before every search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | z-library account email. | ||
| password | Yes | z-library account password. Never echoed back, logged, or written to disk. |