AI Observability & Evaluation
mcpServer
{ "mcpServers": [ { "name": "@arizeai/phoenix-mcp", "command": [ "npx", "-y", "@arizeai/phoenix-mcp@latest", "--baseUrl", "http://localhost:6006", "--apiKey", "your-api-key" ], "transports": [ "stdio" ] } ] }
npx -y @arizeai/phoenix-mcp@latest --baseUrl http://localhost:6006 --apiKey your-api-key