curl --request DELETE \
--url https://{controlPlaneURL}/api/svc/v1/mcp/{mcpServerId} \
--header 'Authorization: Bearer <token>'Deletes an MCP server by id. Cascades cleanup of dependent per-subject auth records (OAuth tokens and auth overrides).
curl --request DELETE \
--url https://{controlPlaneURL}/api/svc/v1/mcp/{mcpServerId} \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://www.truefoundry.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?