```
🪄 .zshrc loaded successfully! (modular edition)
 .env.example                         |  16 -
 publish_to_pypi.sh                   |  15 +
 pyproject.toml                       |   5 +-
 .../auth/decorators.py               |   1 -
 .../connectors/clickhouse.py         | 169 ------
 .../context/datasets/bi_reports.py   | 312 ------------
 .../context/datasets/ontology.py     | 254 ++++-----
 src/point_topic_mcp/core/utils.py    |  37 +-
 src/point_topic_mcp/server_local.py  |   1 -
 .../tools/chart_tools.py             |  87 ++--
 .../tools/database_tools.py          |  95 +---
 .../tools/server_info_tools.py       |   8 +-
 uv.lock                              | 154 +-----
 13 files changed, 221 insertions(+), 933 deletions(-)
```