# MusicMCP.AI MCP Server Dependencies
# Core MCP framework
mcp[cli]>=1.6.0

# HTTP client library
httpx>=0.24.0

# Development and testing (optional)
pytest>=7.0.0
pytest-asyncio>=0.21.0
