"""The MCP endpoint: the same flow API, in the shape an agent can drive. ``server`` holds the tools, ``http`` wires them to the streamable-HTTP transport and the OAuth resource-server checks. Both are imported lazily, only when ``MCP_ENABLED`` is set, so an instance that does not want an agent endpoint does not carry one. """