MCP Servers
Delete MCP Server
Delete an MCP server.
DELETE
Delete an MCP server. This removes the server and its configuration.
Option 2 — Session token
Authentication
This endpoint is scoped to a linked account, so it accepts either authentication method. Option 1 — API keyYour Refold API key.
The linked account. Required with API-key auth.
Session token. Format:
Bearer YOUR_SESSION_TOKENPath Parameters
The MCP server ID to delete.
Response
- 200 OK
- 404 Not Found
Returns
200 with an empty body on success.