{% extends "base.html" %} {% block title %}Login - Bybit MCP{% endblock %} {% block content %}

Bybit MCP Server

Sign in to continue

{% if error %}
{{ error }}
{% endif %}
{% if request_id %} {% endif %}
{% endblock %}