OAuth for upstream authentication
Mcpjungle does not yet support OAuth flows for upstream MCP server authentication. Today, the supported model is static credentials such as:- bearer tokens
- explicit custom headers
- environment variables (for stdio servers)
OAuth, SSO and OIDC for downstream clients
Mcpjungle also does not yet support OAuth, single sign-on, or OpenID Connect for downstream clients connecting to the Mcpjungle gateway itself. Today, the supported model for downstream client authentication is a static access token. Clients can use either:- auto-generated tokens created by Mcpjungle
- custom tokens supplied by operators
Prompts & Resources in Tool Groups
Prompts and Resources are not currently exposed through Tool Group endpoints. The main gateway endpoint/mcp can surface everything.
But group-specific endpoints work well with tools only.
