curl --request GET \
--url https://api.b-bot.space/api/v2/mcp/ \
--header 'bbot-api-key: <api-key>'Implemented according to the Streamable HTTP Transport specification.
curl --request GET \
--url https://api.b-bot.space/api/v2/mcp/ \
--header 'bbot-api-key: <api-key>'API key for authentication
GET method not allowed; streaming not supported.