Arize AI Connector for AI agents.
6 live capabilities
Monitor machine learning model performance and data drift.
Waiting for input…
Why people use Arize AI
Arize AI ML Observability for Faster Troubleshooting
This Connector lets you skip the dashboard entirely. You can just ask your agent to list spans for a specific project and see the telemetry results immediately. You get the data you need in seconds, letting you stay in your flow and fix issues faster.
What Vinkius changes
You get a way to query your ML observability data using natural language instead of a dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Identifying a production bottleneck
An engineer asks the agent to list spans for a project and identifies a specific execution with a schema mismatch.
- Real-world use case 02
Organizing evaluation data
A data scientist wants to create a new dataset for Q2 data and uses the agent to create it instantly.
- Real-world use case 03
Checking model metadata
A developer needs to know the metadata for a specific model to see if it's ready for deployment.
Complete set · 6capabilities
The complete Arize AI capability set.
These are the exact actions your AI can choose when you ask it to work with Arize AI.
01—03
3 capabilities in this set.
Part of 6 available through Arize AI.
- 01 Capability
Create dataset
Create a new dataset for model evaluation or validation. This lets you organize your data for testing without manual portal entries.
- 02 Capability
Get model
Get specific details about an ML model. Use this to quickly check metadata and coordinate your AI strategy.
- 03 Capability
List datasets
List all existing datasets in your account. This helps you keep track of your evaluation data at a glance.
04—06
3 capabilities in this set.
Part of 6 available through Arize AI.
- 04 Capability
List experiments
List all ML experiments. This is useful for comparing results across different environments and runs.
- 05 Capability
List projects
List all active tracing projects. Use this to see which projects are currently being monitored.
- 06 Capability
List spans
List execution spans for a project. This provides high-fidelity telemetry data to find specific performance bottlenecks.
Set up in minutes
One URL. Then ask Arize AI to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Arize AI from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_wCwq9adpwddtNPc4Bp17r5LJCv19cGsWZBiDUv4U/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Arize AI, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Arize AI for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_wCwq9adpwddtNPc4Bp17r5LJCv19cGsWZBiDUv4U/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Arize AI URL.
- Step 03
Save and start
Save the connection and enable Arize AI in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"arize-ai-alternative": {
"url": "https://edge.vinkius.com/vk_preview_wCwq9adpwddtNPc4Bp17r5LJCv19cGsWZBiDUv4U/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Arize AI
Open Agent mode in chat and ask: "Using Arize AI, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"arize-ai-alternative": {
"url": "https://edge.vinkius.com/vk_preview_wCwq9adpwddtNPc4Bp17r5LJCv19cGsWZBiDUv4U/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Arize AI
Ask Copilot: "Using Arize AI, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"arize-ai-alternative": {
"url": "https://edge.vinkius.com/vk_preview_wCwq9adpwddtNPc4Bp17r5LJCv19cGsWZBiDUv4U/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Arize AI
Open Cascade and ask: "Using Arize AI, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"arize-ai-alternative": {
"url": "https://edge.vinkius.com/vk_preview_wCwq9adpwddtNPc4Bp17r5LJCv19cGsWZBiDUv4U/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Arize AI
Ask Cline: "Using Arize AI, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add arize-ai-alternative --transport http "https://edge.vinkius.com/vk_preview_wCwq9adpwddtNPc4Bp17r5LJCv19cGsWZBiDUv4U/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Arize AI
Ask Claude: "Using Arize AI, show me...". 6 tools are ready
Where the request belongs
Work Arize AI can move forward.
This is for the ML engineer who's tired of clicking through dashboards at 2am to find a single failing trace, or the data scientist who wants to manage evaluation datasets without context switching.
ML Engineer
Pulls span details and analyzes model traces to troubleshoot production issues on the fly.
Data Scientist
Monitors experiment results and manages validation datasets while staying in their primary workspace.
AI Developer
Automates the oversight of LLM health and model performance using simple queries.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsArize AI
Monitor ML model performance, detect data drift, and troubleshoot prediction quality with real-time observability dashboards.
DataRobot
Manage AutoML via DataRobot. monitor projects and models, track deployments, and audit ML datasets directly from any AI agent.
H2O.ai
Manage AI models via H2O.ai. track data frames, monitor machine learning models and training jobs, and audit cloud cluster status directly from any AI agent.
Abacus AI (Enterprise AI Cloud)
Manage the full machine learning lifecycle via Abacus AI. create projects, train models, and deploy real-time prediction endpoints.
Comet ML
Manage machine learning experiments via Comet. track model metrics, audit project workspaces, and inspect ML run parameters directly from any AI agent.
Modelbit (ML Model Deployments)
Deploy and call machine learning models directly from your AI agent using Modelbit's inference endpoints.
Bring your own AI
Change the model, client or framework. Keep Arize AI connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Arize AI.
The practical details behind the request, access and result.
Can Arize AI help me find data drift?
Yes, it allows your AI agent to query your model performance and identify drift points without you having to manually filter through complex dashboards.
How do I check my model performance with Arize AI?
You can ask your agent to retrieve specific model metadata or list recent execution spans to see how your models are performing in real time.
Can I manage my ML datasets using Arize AI?
Yes, you can use your AI agent to create and list datasets for your evaluation and validation workflows through simple natural language commands.
What kind of telemetry does Arize AI provide?
It provides high-fidelity execution spans and telemetry data, which helps you see exactly how your models are behaving in production.
Can Arize AI help me troubleshoot production errors?
Absolutely. Your agent can pull specific span details for any project, making it much faster to pinpoint and fix production bottlenecks.
Is Arize AI good for tracking ML experiments?
Yes, it lets you list and monitor all your active experiments, making it easy to compare results across different environments.
How do I find my Arize API Key?
Log in to your account, navigate to Settings > API, and generate or copy your unique secret key.
Can I track model drift via AI?
Yes! Use the list_experiments capability to retrieve data on active model evaluations and track performance variations programmatically.
How do I retrieve telemetry traces?
Use the list_spans capability to retrieve high-fidelity execution spans and traces for your ML projects directly from the platform.
One connection away
Give your agent a direct line to Arize AI.
Connect Arize AI once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available