
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "arize phoenix": {4 "env": {5 "PHOENIX_HOST": "https://my-phoenix.com",6 "PHOENIX_API_KEY": "your-api-key"7 },8 "args": [9 "-y",10 "@arizeai/phoenix-mcp@latest",11 "--baseUrl",12 "https://my-phoenix.com",13 "--apiKey",14 "your-api-key"15 ],16 "command": "npx"17 }18 }19}
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación