No results found for query:
An error occured while performing your search, please contact Bump.sh support if it persists.
MCP server URL
https://operator.fizzybubbly.com/mcp
Standard setup for AI tools providing an mcp.json file
{ "Fizzy Bubbly Operator API MCP server": { "url": "https://operator.fizzybubbly.com/mcp" } }
Reports whether the system is healthy. Requires no authentication headers.
The system is healthy
Health status of the adapter
curl \ --request GET 'BASE_URL/system/health'
{ "status": "OK" }