Baseten Connector for AI agents.
6 live capabilities
Manage your ML-Ops deployments and inference nodes from your workspace.
Waiting for input…
Why people use Baseten
Baseten MLOps Management for Faster Model Deployment
This Connector puts that entire lifecycle into your agent. You can check your deployment versions or run a prediction with a simple text prompt. It turns your AI into a capable ML-Ops operator that keeps your GPU lifecycle in check without the constant context switching.
What Vinkius changes
You get direct ML-Ops control inside your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Testing a new fine-tuned model
A researcher asks their agent to run a prediction on a specific model ID using a custom JSON payload to check for accuracy.
- Real-world use case 02
Debugging a failing deployment
An SRE asks the agent to check the replica states for a specific model to see why a deployment is failing.
- Real-world use case 03
Auditing environment variables
A developer asks the agent to confirm if a specific secret is provisioned in the workspace without showing the actual key.
Complete set · 6capabilities
The complete Baseten capability set.
These are the exact actions your AI can choose when you ask it to work with Baseten.
01—03
3 capabilities in this set.
Part of 6 available through Baseten.
- 01 Capability
List models
See all your managed models in one place. This helps you keep track of your entire model fleet.
- 02 Capability
Get model
Pull specific details for a single model. Use this to check configurations for a specific model.
- 03 Capability
Predict
Send tensor payloads or JSON to your GPU weights for a prediction. This runs inference directly.
04—06
3 capabilities in this set.
Part of 6 available through Baseten.
- 04 Capability
List deployments
See active inference bounds for a specific model. It helps you see what's currently running.
- 05 Capability
Get deployment
Get the exact details of a running deployment. This is useful for auditing replica states.
- 06 Capability
List secrets
See your workspace secrets without exposing the actual values. This keeps your environment secure.
Set up in minutes
One URL. Then ask Baseten to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Baseten 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_Iok4x74580t8DfXgX0kQJnXTan6vttePrqZ5XRGU/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 Baseten, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Baseten for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Iok4x74580t8DfXgX0kQJnXTan6vttePrqZ5XRGU/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 Baseten URL.
- Step 03
Save and start
Save the connection and enable Baseten in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"baseten": {
"url": "https://edge.vinkius.com/vk_preview_Iok4x74580t8DfXgX0kQJnXTan6vttePrqZ5XRGU/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 Baseten
Open Agent mode in chat and ask: "Using Baseten, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"baseten": {
"url": "https://edge.vinkius.com/vk_preview_Iok4x74580t8DfXgX0kQJnXTan6vttePrqZ5XRGU/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 Baseten
Ask Copilot: "Using Baseten, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"baseten": {
"url": "https://edge.vinkius.com/vk_preview_Iok4x74580t8DfXgX0kQJnXTan6vttePrqZ5XRGU/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 Baseten
Open Cascade and ask: "Using Baseten, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"baseten": {
"url": "https://edge.vinkius.com/vk_preview_Iok4x74580t8DfXgX0kQJnXTan6vttePrqZ5XRGU/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 Baseten
Ask Cline: "Using Baseten, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add baseten --transport http "https://edge.vinkius.com/vk_preview_Iok4x74580t8DfXgX0kQJnXTan6vttePrqZ5XRGU/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 Baseten
Ask Claude: "Using Baseten, show me...". 6 tools are ready
Where the request belongs
Work Baseten can move forward.
This is for the ML engineer who is tired of jumping between the Baseten console and their IDE to check if a model is actually live or to run a quick test payload.
ML Engineer
Running test payloads against production deployments without spinning up local notebooks.
DevOps/SRE
Auditing running deployment resources and verifying replica states from a single command.
AI Researcher
Inspecting version schemas and managing inference pipeline architectures quickly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsModelbit (ML Model Deployments)
Deploy and call machine learning models directly from your AI agent using Modelbit's inference endpoints.
Replicate
Automate machine learning workflows via Replicate. run models, manage predictions, and search for AI assets directly from any AI agent.
Predibase (LLM Serving & Finetuning)
Deploy and query fine-tuned LLMs via Predibase. run inference, classify text, and monitor deployment metrics directly from your AI agent.
OpenAI
Manage OpenAI resources via API. list models, monitor fine-tunes, manage batches and inspect Assistants 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.
TrueFoundry
Universal LLM Gateway & ML deployment hub: invoke 1000+ proxy models and manage MCP service instances natively.
Bring your own AI
Change the model, client or framework. Keep Baseten 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 Baseten.
The practical details behind the request, access and result.
Can the Baseten MCP run my models?
Yes, it lets your agent send payloads to your GPU weights for real-time inference. You just describe the input to your agent, and it handles the prediction call.
Does it show my secret values?
No, it only lists the names of your secrets to keep your environment secure. It confirms they are mapped without exposing the actual keys.
Can I use this with Cursor or Claude?
Yes, it works with any MCP-compatible client including Claude, Cursor, Windsurf, and VS Code.
How do I run a prediction using this Connector?
Simply tell your agent what you want to predict. It will use the predict capability to send the data to your Baseten instance and show you the result.
Can it check my deployment status?
Yes, it can pull exact details on replica states and autoscaling configurations, so you can monitor your production environment easily.
Can the AI agent run a prediction directly against my hosted model?
Yes. By pushing a correctly formatted JSON payload to the 'predict' capability, the agent securely triggers inference on the GPU instances, returning the exact calculated response data transparently to your editor context.
Is my workspace and environmental secret data kept safe?
Baseten secret fetching natively obscures variable values. When you use 'list_secrets', the agent simply evaluates the key names and identifiers existing across your environment to verify configurations without exposing plaintext passwords.
How do I check auto-scaling configurations for an explicitly deployed model?
You can examine exactly how instances are managed by using 'get_deployment'. Tell the agent to target an active deployment ID and it maps the scaling limits, replica status, and container bounds out-of-the-box.
One connection away
Give your agent a direct line to Baseten.
Connect Baseten once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available