"""
MCP Chat Demo - Simple conversational interface for Oracle database queries.
This demo shows how to connect any LLM (via OpenRouter) to the Oracle MCP server,
enabling natural language database queries with multi-step investigation.
"""
__version__ = "1.0.0"