[project] name = "ai-research-engine" version = "0.1.0" requires-python = ">=3.10" dependencies = [ "mcp>=1.0.0,<2.0.0", "httpx>=0.27.0", "python-dotenv>=1.0.0", ]