# MCP Server dependencies for Amazing Marvin integration
# Built with FastMCP following MCP best practices
# Core MCP SDK with FastMCP support
mcp[cli]>=1.0.0
# HTTP client for async API requests
httpx>=0.27.0
# Data validation (Pydantic v2 required by FastMCP)
pydantic>=2.0.0