cURL
curl --request DELETE \ --url http://localhost:3000/sessions/{userId}
{ "error": "<string>" }
Closes all MCP server instances for a user
Session closed successfully