Skip to main content
The Phoenix Docs MCP server lets AI assistants search and retrieve Phoenix documentation in real time. It’s complementary to the Remote MCP Server — run it alongside a data server so your assistant can answer questions from the docs as well as your Phoenix instance. Server URL:
Point your client at the server URL above. No authentication is required.
1

Add the Phoenix Docs MCP server

Add --scope user to make it available in all projects instead of the current directory only.
1

Add a custom connector

Go to Settings → Connectors → Add custom connector and enter:
  • Name: Phoenix Docs
  • URL: https://arizeai-433a7140.mintlify.app/mcp
1

Add the Phoenix Docs MCP server

Add to ~/.cursor/mcp.json (or project .cursor/mcp.json):
1

Add the Phoenix Docs MCP server

Run MCP: Add Server from the Command Palette, or add to .vscode/mcp.json:
Any client that supports streamable HTTP works. Configure the URL as https://arizeai-433a7140.mintlify.app/mcp — no authentication is required.

Remote MCP Server

Connect assistants to your Phoenix data — traces, datasets, experiments, and prompts.

MCP Overview

Compare the Phoenix MCP servers and pick the right one.