DVC Connector for AI agents.
6 live capabilities
Track machine learning experiments and data versioning in real time.
Waiting for input…
Why people use DVC
DVC for Machine Learning Experiment Tracking
With this Connector, you just ask your agent for the best performing model from last week. It pulls the data directly from DVC Studio, gives you the numbers you need, and lets you stay focused on the science rather than the admin work.
What Vinkius changes
You get a conversational interface for your entire DVC Studio experiment history.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Comparing model accuracy
A data scientist asks for the best accuracy from the last 5 runs to decide which model to deploy.
- Real-world use case 02
Onboarding a new team member
An ML engineer checks what permissions the new hire has to ensure they can access the right datasets.
- Real-world use case 03
Auditing project history
A team lead asks for a list of all projects to see what is currently in the production pipeline.
Complete set · 6capabilities
The complete DVC capability set.
These are the exact actions your AI can choose when you ask it to work with DVC.
01—03
3 capabilities in this set.
Part of 6 available through DVC.
- 01 Capability
List views
Show all active dashboard layouts in your workspace. This helps you see how your data is structured.
- 02 Capability
Get view
Pull the configuration for a specific dashboard. Use this to see the exact layout of a view.
- 03 Capability
List projects
List every project in your organization. Use this to get a high-level overview of your work.
04—06
3 capabilities in this set.
Part of 6 available through DVC.
- 04 Capability
Get project
Fetch the metadata for a specific project. It gives you the details you need for a single repository.
- 05 Capability
List experiments
Show all model runs and experiments. This lets you see the history of your training cycles.
- 06 Capability
Get user
Retrieve the profile of a specific user. This is useful for checking identity and permissions.
Set up in minutes
One URL. Then ask DVC to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use DVC 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_Myft115Qe8hEZoVFuhiTYRKEW5euUlsOR2XqjK69/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 DVC, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable DVC for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Myft115Qe8hEZoVFuhiTYRKEW5euUlsOR2XqjK69/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 DVC URL.
- Step 03
Save and start
Save the connection and enable DVC in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dvc": {
"url": "https://edge.vinkius.com/vk_preview_Myft115Qe8hEZoVFuhiTYRKEW5euUlsOR2XqjK69/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 DVC
Open Agent mode in chat and ask: "Using DVC, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dvc": {
"url": "https://edge.vinkius.com/vk_preview_Myft115Qe8hEZoVFuhiTYRKEW5euUlsOR2XqjK69/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 DVC
Ask Copilot: "Using DVC, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dvc": {
"url": "https://edge.vinkius.com/vk_preview_Myft115Qe8hEZoVFuhiTYRKEW5euUlsOR2XqjK69/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 DVC
Open Cascade and ask: "Using DVC, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dvc": {
"url": "https://edge.vinkius.com/vk_preview_Myft115Qe8hEZoVFuhiTYRKEW5euUlsOR2XqjK69/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 DVC
Ask Cline: "Using DVC, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dvc --transport http "https://edge.vinkius.com/vk_preview_Myft115Qe8hEZoVFuhiTYRKEW5euUlsOR2XqjK69/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 DVC
Ask Claude: "Using DVC, show me...". 6 tools are ready
Where the request belongs
Work DVC can move forward.
For the ML engineer who is tired of digging through old logs to find out why a model failed. It's for anyone who needs to see the why behind the data without manual searching.
Data Scientist
Audits model runs to compare accuracy across different training epochs.
ML Engineer
Validates repository connections and checks permission scopes for team members.
Team Lead
Monitors the progress of multiple projects across the organization's workspace.
DevOps Engineer
Debugs DVC Studio integrations and verifies access tokens.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMLflow (ML Lifecycle Management)
Manage ML lifecycle via MLflow. track training runs, monitor metrics, and audit the model registry.
Neptune.ai (ML Experiment Tracking)
Manage ML experiments via Neptune.ai. track training runs, monitor metrics, and audit model versions.
Comet ML
Manage machine learning experiments via Comet. track model metrics, audit project workspaces, and inspect ML run parameters directly from any AI agent.
Weights & Biases
Track experiments, monitor ML runs, and manage artifacts on WandB. the developer platform for AI.
Replicate
Equip your AI to dynamically search, run, and monitor thousands of open-source machine learning models hosted on Replicate via simple text commands.
DataRobot
Manage AutoML via DataRobot. monitor projects and models, track deployments, and audit ML datasets directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep DVC 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 DVC.
The practical details behind the request, access and result.
How can I use DVC MCP to track my ML models?
You can use it to query your experiment history and metrics directly through your AI client. It connects to DVC Studio so you can ask questions about your past runs and model performance in natural language.
Can I see my experiment history with DVC MCP?
Yes, you can list all previous experiments and view specific metric arrays. This helps you compare different training cycles without leaving your chat interface.
Does DVC MCP work with my current DVC Studio account?
It does. You just need to provide your DVC Studio Client Access Token. Once connected, your AI agent can access your projects, views, and experiment data.
How do I check my project permissions using DVC MCP?
The Connector allows you to retrieve user profiles and check identity roles. You can ask your agent who has access to specific projects or what permissions a team member holds.
Can I get specific metrics from past runs?
Yes, you can retrieve complex metric arrays from specific experiment epochs. This is great for doing deep data analysis on your best performing models.
Is DVC MCP good for team leads?
It's excellent for team leads who need to monitor organization workspaces. You can quickly list all projects and check the progress of multiple experiments across the team.
Can my agent list all experiments for a specific DVC project?
Yes. Use the 'list_experiments' capability. Provide the project ID, and the agent will iterate through the model runs, returning a detailed history of metrics and execution logs for that project.
How do I see my custom dashboard views via chat?
Use the 'list_views' capability to see all your dashboard layouts. You can then use 'get_view' with a specific ID to retrieve the structural configuration and settings for that exact UI representation.
Can I audit my DVC Studio project settings through the agent?
Absolutely. The 'list_projects' and 'get_project' capabilities allow your agent to analyze identifier boundaries and repository metadata, helping you verify project connections and team mappings natively.
One connection away
Give your agent a direct line to DVC.
Connect DVC once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available