feat: initialize project with uv and dependencies

This commit is contained in:
2025-12-03 14:23:00 -05:00
parent 95f2f24b1e
commit 2b79ab2f32
4 changed files with 653 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
"""Grist MCP Server - AI agent access to Grist documents."""
__version__ = "0.1.0"