MCP 2026-07-28 spec support#785
Open
artberger wants to merge 1 commit into
Open
Conversation
Signed-off-by: Art Berger <art.berger@solo.io>
Deploying agentproxy with
|
| Latest commit: |
3a1d55f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2274fb0b.agentproxy.pages.dev |
| Branch Preview URL: | https://adb-mcp-spec.agentproxy.pages.dev |
kristin-kronstain-brown
approved these changes
Jul 24, 2026
| `*` Gateway API versions: The agentgateway project is conformant to the Kubernetes Gateway API specification. For more details, see the [Gateway API docs](https://gateway-api.sigs.k8s.io/docs/implementations/list/#agentgateway) and agentgateway conformance report per version, such as Gateway API [v1.5.0](https://github.com/kubernetes-sigs/gateway-api/tree/main/conformance/reports/v1.5.0/agentgateway-agentgateway). | ||
|
|
||
| `†` Agentgateway supports the MCP spec at the listed version. Earlier versions might also work, but are not guaranteed. Make sure that your MCP clients are not running at a more recent version than your MCP servers. | ||
| `†` Agentgateway supports the MCP spec at the listed version. {{< version include-if="latest" >}}Earlier versions might also work, but are not guaranteed. Make sure that your MCP clients are not running at a more recent version than your MCP servers.{{< /version >}}{{< version include-if="main" >}}For more information, see [MCP spec compatibility]({{< link-hextra path="/mcp/spec-compatibility.md" >}}).{{< /version >}} |
Collaborator
There was a problem hiding this comment.
Suggested change
| `†` Agentgateway supports the MCP spec at the listed version. {{< version include-if="latest" >}}Earlier versions might also work, but are not guaranteed. Make sure that your MCP clients are not running at a more recent version than your MCP servers.{{< /version >}}{{< version include-if="main" >}}For more information, see [MCP spec compatibility]({{< link-hextra path="/mcp/spec-compatibility.md" >}}).{{< /version >}} | |
| `†` Agentgateway supports the MCP spec at the listed version. {{< version include-if="latest" >}}Earlier versions might also work, but are not guaranteed. Make sure that your MCP clients are not running at a more recent version than your MCP servers.{{< /version >}}{{< version include-if="main" >}}For more information, see [MCP spec compatibility]({{< link-hextra path="/mcp/spec-compatibility/" >}}).{{< /version >}} |
|
|
||
| You do not need to configure anything to use MCP Apps through agentgateway. UI resources pass through the gateway like any other MCP resource, with two behaviors worth knowing about: | ||
|
|
||
| - **Multiplexing**: When you [federate multiple MCP servers]({{< link-hextra path="/mcp/connect/virtual" >}}) into one endpoint, agentgateway rewrites the `ui://` resource URIs so that they still route to the correct upstream target while remaining valid `ui://` URIs that hosts can render. |
Collaborator
There was a problem hiding this comment.
This link will be broken in kubernetes. The topic only exists in standalone.
| You do not need to configure anything to use MCP Apps through agentgateway. UI resources pass through the gateway like any other MCP resource, with two behaviors worth knowing about: | ||
|
|
||
| - **Multiplexing**: When you [federate multiple MCP servers]({{< link-hextra path="/mcp/connect/virtual" >}}) into one endpoint, agentgateway rewrites the `ui://` resource URIs so that they still route to the correct upstream target while remaining valid `ui://` URIs that hosts can render. | ||
| - **Authorization**: Any [MCP authorization]({{< link-hextra path="/mcp/mcp-authz" >}}) rules that you configure also apply to UI resources. If a rule denies access to a UI resource, agentgateway does not advertise it to the client. |
Collaborator
There was a problem hiding this comment.
This link will also be broken in kubernetes. The topic only exists in standalone.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.