close_session
close_session
Close and remove a session. Stops the underlying MCP client process. Returns
True if the session was found and closed, False if the session did not
exist.
Parameters
session_id
The session ID to close.
Returns
bool — True if the session was found and closed, False otherwise.