E
Enzo Reader MCP server
Details
- Endpoint
-
https://chatgpt.enzoreader.com/mcp - Transport
- streamable-http
- Docs
- https://chatgpt.enzoreader.com/support
Authentication
OAuth · resolves from well-known metadata Register an OAuth client at Enzo Reader's dynamic client registration endpoint `/oauth/registration`, then run the standard OAuth 2.0 authorization flow against the authorization server advertised at `.well-known/oauth-authorization-server`. The metadata lists authorization_code and refresh_token grants, scopes including read and write, and token endpoint auth methods client_secret_basic and client_secret_post.