---
title: "Proxy Hosted Mcp"
method: DELETE
path: "/api/envoy/hosted-mcp/{product_id}/{path}"
tags: ["envoy"]
---

# Proxy Hosted Mcp

`DELETE /api/envoy/hosted-mcp/{product_id}/{path}`

Reverse proxy to a hosted MCP server running inside the container.

Routes:
    /api/envoy/hosted-mcp/{product_id}/mcp → http://localhost:{port}/mcp

## Path parameters

- `product_id` string, required
- `path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-18** `66e6366f8ef9` — 1 info
  - api operation id `proxy_hosted_mcp_api_envoy_hosted_mcp__product_id___path__options` removed and replaced with `proxy_hosted_mcp_api_envoy_hosted_mcp__product_id___path__put`
- **2026-09-11** `dafdd6b267c4` — 1 info
  - api operation id `proxy_hosted_mcp_api_envoy_hosted_mcp__product_id___path__post` removed and replaced with `proxy_hosted_mcp_api_envoy_hosted_mcp__product_id___path__options`

[Change history](https://skmtc.dev/usecrow/apis/crow-backend-multi-tenant-saas/changes/api/envoy/hosted-mcp/:product_id/:path/delete.md)

---

[API](https://skmtc.dev/usecrow/apis/crow-backend-multi-tenant-saas.md) · [All operations](https://skmtc.dev/usecrow/apis/crow-backend-multi-tenant-saas/llms.txt) · [OpenAPI document](https://skmtc.dev/usecrow/apis/crow-backend-multi-tenant-saas/revisions/66e6366f8ef9?raw)
