# AWS Cost Explorer MCP Server
# Install with: pip install -r requirements.txt
# Or preferably: pip install -e .  (uses pyproject.toml)

mcp[cli]>=1.6.0
httpx>=0.27.0
pydantic>=2.7.0
boto3>=1.34.0
