C
Channel99 MCP Server
Details
- Endpoint
-
https://mcp.channel99.com/mcp - Transport
- streamable-http
- Docs
- https://support.channel99.com/hc/en-us/articles/46757387781275-Channel99-MCP-Server-Information
Authentication
OAuth · resolves from well-known metadata Use an MCP client that supports OAuth 2.0 Authorization Code with PKCE against Channel99's advertised authorization server metadata at mcp.channel99.com/.well-known/oauth-authorization-server. The metadata lists authorization_endpoint at https://app.channel99.com/oauth/authorize, token_endpoint at https://api.stytch.app.channel99.com/v1/oauth2/token, registration_endpoint at https://api.stytch.app.channel99.com/v1/oauth2/register, grant types authorization_code and refresh_token, and PKCE S256.