We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Arize-ai/phoenix'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
---
description: Available in Phoenix 11.33+
---
# 09.12.2025: Enable Paging in Experiment Compare Details 📄
{% embed url="https://storage.googleapis.com/arize-phoenix-assets/assets/images/experiment-pagination-rn.mp4" %}
We’ve added paging functionality to the Experiment Compare details slide-over view, allowing users to navigate between individual examples using arrow buttons or keyboard shortcuts (`J` / `K`). Pagination is disabled at the first and last examples to avoid invalid navigation. 
Additional tweaks ensure smooth UX: the next page of examples is fetched automatically when the last slide-over example is reached.
{% embed url="https://github.com/Arize-ai/phoenix/pull/9503" %}