File tree Expand file tree Collapse file tree 1 file changed +17
-20
lines changed Expand file tree Collapse file tree 1 file changed +17
-20
lines changed Original file line number Diff line number Diff line change 11# Docker/OCI image reference (REQUIRED)
2- image : ghcr.io/stacklok/dockyard/npx/phoenix-mcp:2.2.16
2+ image : ghcr.io/stacklok/dockyard/npx/phoenix-mcp:2.2.17
33# One-line description (REQUIRED)
44description : MCP server for Arize Phoenix observability platform
55# Communication protocol (REQUIRED)
@@ -26,28 +26,25 @@ tags:
2626 - ai
2727# List of tools provided (HIGHLY RECOMMENDED)
2828tools :
29- # Span tools
30- - get-spans
29+ - add-dataset-examples
30+ - add-prompt-version-tag
31+ - get-dataset-examples
32+ - get-dataset-experiments
33+ - get-experiment-by-id
34+ - get-latest-prompt
35+ - get-prompt-by-identifier
36+ - get-prompt-version
37+ - get-prompt-version-by-tag
3138 - get-span-annotations
32- # Project tools
33- - list-projects
34- - get-project
35- # Dataset tools
39+ - get-spans
3640 - list-datasets
37- - get-dataset
38- - create-dataset
39- - add-examples-to-dataset
40- # Experiment tools
41- - list-experiments
42- - get-experiment
43- - get-experiment-runs
44- # Prompt tools
41+ - list-experiments-for-dataset
42+ - list-projects
43+ - list-prompt-version-tags
44+ - list-prompt-versions
4545 - list-prompts
46- - get-prompt
47- - create-prompt
48- - update-prompt
49- # Support tools
50- - share-traces
46+ - phoenix-support
47+ - upsert-prompt
5148# Environment variables (IF APPLICABLE)
5249env_vars :
5350 - name : PHOENIX_API_KEY
You can’t perform that action at this time.
0 commit comments