GameContextProtocol / requirements.txt
ArturoNereu's picture
Cleanup
69242aa
raw
history blame contribute delete
173 Bytes
# Core Backend
fastapi
uvicorn[standard]
requests
# MCP Server (official Anthropic SDK)
mcp>=1.0.0
# Chat Interface
gradio
# LLM
openai
google-generativeai
python-dotenv