MCP Study Quick Start # install dependencies uv pip install . # run mcp server python src/server.py # run mcp client tester python src/client.py Then, create a .env file at root and provide OPENAI_API_KEY # run agent python src/host.py