---
title: "Deploy Mcp Server"
method: POST
path: "/api/envoy/deploy"
tags: ["envoy"]
---

# Deploy Mcp Server

`POST /api/envoy/deploy`

Deploy the latest saved MCP server version.

Kicks off async deployment (writes files, starts supervisor process,
health checks, auto-wires MCP config). Returns immediately.

## Headers

- `x-envoy-key` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[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/dafdd6b267c4?raw)
