如何运行这个
运行该服务
git clone https://github.com/getzep/graphiti.git
cd graphiti
uv sync
cd mcp_server
OPENAI_BASE_URL=http://localhost:5000 docker compose up现在
git clone https://github.com/abab-dev/test-graphiti-mcp-server.git
cd test-graphiti-mcp-server
uv run server.py
uv run mcp_sse_test.py插入直接与gemini嵌入器和客户端配合使用 但是对mcp服务器的调用不起作用 可能有什么问题
