Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
README.md619 B
# Running phoenix-evals Examples To run the TypeScript examples in this directory, you need to have `tsx` installed globally. `tsx` allows you to run TypeScript files directly without compiling them first. ## Install tsx globally ```sh pnpm install tsx -g ``` ## Run an example You can run any example TypeScript file in this directory using `tsx` like this: ```sh tsx <example-file>.ts ``` For example, to run `classification_example.ts`: ```sh tsx classification_example.ts ``` Make sure you are in the `examples` directory when running the command, or provide the correct relative path to the example file.

MCP directory API

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