MCP Server Car support via .well-known location is discussed in MCP #2127.
We may at some point dig into adding support for it to the proxy component. However, if my understanding of the proposal is correct, this will only be available as an opt-in in a single-tenant context. This is because access to the .well-known endpoint is public (no authentication information from where to extract tenant one) and cannot include any other information regarding an organization.
MCP Server Car support via
.well-knownlocation is discussed in MCP #2127.We may at some point dig into adding support for it to the proxy component. However, if my understanding of the proposal is correct, this will only be available as an opt-in in a single-tenant context. This is because access to the
.well-knownendpoint is public (no authentication information from where to extract tenant one) and cannot include any other information regarding an organization.