Arize AX
ArizeAI/docsSearch the Arize AX knowledge base to find code examples, API references, and implementation guides. Access technical documentation quickly to understand features and streamline development workflows. Provides direct links to official documentation pages for deeper exploration.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"arize_ax": {
"url": "https://smithery.ai/servers/ArizeAI/docs",
"transport": "http"
}
}
}