Backend API
Remove an MCP server
cURL
curl --request DELETE \ --url https://api.wacht.dev/ai/mcp-servers/{mcp_server_id} \ --header 'Authorization: <api-key>'
API key authentication (format: Bearer {api_key})
MCP Server ID
MCP server deleted
Was this page helpful?