[project]
name = "crypto-sentiment-mcp"
version = "0.1.0"
description = "An MCP server that delivers cryptocurrency sentiment analysis to AI agents."
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"mcp[cli]>=1.4.1",
"sanpy>=0.12.0",
]