An application deployed to Tanzu Platform for Cloud Foundry exposes an MCP (Model Context Protocol) endpoint. App has both an external and an internal (apps.internal) route mapped. After binding the app to an MCP Gateway service instance, the gateway (or any consuming client performing MCP endpoint discovery) resolves and communicates with the app over its external route instead of the internal one.
AI Services
Tanzu Platform
Tanzu Platform for Cloud Foundry
The MCP Gateway service offering supports two distinct registration models, and only one of them guarantees internal-only routing:
Choose one of the following, depending on requirements:
Option A — Publish the app as a proper on-platform MCP server via Service Publisher (recommended if you want platform-managed internal routing), you can refer to this blog https://blogs.vmware.com/tanzu/building-an-enterprise-mcp-server-marketplace-with-tanzu-platform/ for details.
Option B — Remove the ambiguity by unmapping the external route