MCP Authorization Unique Endpoints per Instance
C
Cyan Tuna
According to the existing Harness Hosted MCP implementation there is a single URL for all of the instances: https://mcp.harness.io/mcp
When I'm trying to authorise I'm navigated to the following URL first with "Send OTP to email button":
Once I complete the OTP process (or Auth via gmail) I'm navigated to instance selection page and then our Okta Auth is started for the selected instance. It is inconvenient UX flow. Is there a way to have separate /mcp endpoint on our app and app3 instance directly, so the backend know the instance from the very beginning and the user should be able to login via regular "Single sign-on" button we have to login to the UI?
Log In