OAuth for upstream authentication
Mcpjungle supports OAuth flows for upstream HTTP MCP server registration, but with some limitations:- the feature is currently beta
- the OAuth grant is gateway-scoped, not per downstream user
- the primary workflow is registration-time authorization
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.
