T
TalkGen MCP
Details
- Endpoint
-
https://talkgen.awesomize.ai/mcp - Transport
- streamable-http
- Docs
- https://talkgen.awesomize.ai/.well-known/oauth-authorization-server
Authentication
OAuth · resolves from well-known metadata Register an OAuth client with the MCP service's dynamic client registration endpoint, for example TalkGen client registration, MangaBoom client registration, or Apixel/BananaGen client registration. Then run the OAuth 2.0 authorization-code flow against that service's issuer to obtain an access token for MCP access. The well-known metadata advertises authorization_code and refresh_token grants, PKCE support, and token endpoint auth methods client_secret_basic and client_secret_post.