[project] name = "mcp-xctopus" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastapi>=0.115.0", "fastmcp>=2.12.4", "google-api-python-client>=2.184.0", "gradio>=5.49.1", "mcp[cli]>=1.16.0", "python-dotenv>=1.1.1", "requests>=2.32.0", "uvicorn>=0.32.0", ]