---
title: "Delete MCP configuration"
method: DELETE
path: "/workspaces/{workspace_id}/mcp-config"
tags: ["mcp"]
---

# Delete MCP configuration

`DELETE /workspaces/{workspace_id}/mcp-config`

Removes the MCP configuration and associated secrets from Vault.

## Path parameters

- `workspace_id` string, required

## Headers

- `Authorization` string, required

## Response `204`

MCP configuration deleted successfully

- object

## Other responses

- `404` — No MCP configuration found to delete

---

[API](https://skmtc.net/synthflow/apis/platform-api.md) · [All operations](https://skmtc.net/synthflow/apis/platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/synthflow/platform-api/versions/decb652b52e0/schema)
