J

Jora MCP server

MCP discovered

Details
Endpoint
https://api.jora.com/mcp
Transport
streamable-http
Docs
https://jora.com
Authentication
Jora OAuth client oauth2 discovered Set up OAuth ↗
OAuth · resolves from well-known metadata

Jora publishes an OAuth 2.0 authorization server at api.jora.com well-known metadata, including a registration_endpoint at https://api.jora.com/oauth/registration. The easiest documented acquisition path I could verify is to register an OAuth client against that server, then use the issued client credentials in the OAuth flow for the scopes your integration needs (for example chatgpt). I could not verify a human-facing developer console page.