First install the traceAI package to access the observability framework
Copy
pip install traceAI-mcp
You also need to install the orchestration package that will utilize the MCP server.For example, if you are using the OpenAI MCP server, you need to install the traceAI-openai-agents package.