- Phoenix Docs MCP - Search Phoenix documentation in real-time
- Phoenix MCP Server - Work directly with Phoenix projects, traces, sessions, prompts, datasets, experiments, and annotations
Phoenix Docs MCP
The Phoenix Docs MCP server allows AI assistants to search and retrieve Phoenix documentation in real-time. Server URL:Connect with Claude Code
To add the MCP server globally and access it in all projects, add the
--scope user flag:Connect with Cursor or VS Code
Add the following to your MCP settings configuration file:Connect with Claude Desktop
- Open Claude Desktop
- Go to Settings > Connectors
- Add the MCP server URL:
https://arizeai-433a7140.mintlify.app/mcp
Phoenix MCP Server
The Phoenix MCP Server (@arizeai/phoenix-mcp) connects AI assistants directly to your Phoenix instance for managing:
- Projects, Traces, and Spans: Explore recent traces, inspect spans, and analyze annotations
- Sessions: Review conversation flows and session annotations
- Annotation Configs: Inspect the available labeling and scoring configs in Phoenix
- Prompts Management: Create, list, update, and iterate on prompts
- Datasets: Explore datasets and synthesize new examples
- Experiments: Pull experiment results and visualize them with the help of an LLM
Connecting the Phoenix MCP Server
- Connect via Cursor
- Connect via Claude Desktop
- Manually Connect
- Connect via Claude Code CLI
Via Cursor Deeplink:
Add to CursorManually:
From the Cursor Settings page, navigate to the MCP section, and click “Add new global MCP server”
- https://my-phoenix.com with your Phoenix collector endpoint
-
your-api-keywith your Phoenix API key

Using the Phoenix MCP Server
The MCP server can be used to interact with projects, traces, spans, sessions, annotation configs, prompts, experiments, and datasets. It can retrieve operational data, inspect prompt and experiment artifacts, and perform the existing prompt and dataset write flows. Some good questions to try:-
Show me the latest traces in my default Phoenix project -
Show me the last 10 sessions in my support-agent project -
What annotation configs do I have in Phoenix? -
What prompts do I have in Phoenix? -
Create a new prompt in Phoenix that classifies user intent -
Summarize the Phoenix experiments run on my agent inputs dataset -
Visualize the results of my jailbreak dataset experiments in Phoenix
Hoping to see additional functionality?
@arizeai/phoenix-mcp is open-source! Issues and PRs welcome.



