Replicate Connector for AI agents.
12 live capabilities
Run and manage generative AI models directly through your chat interface.
Waiting for input…
Why people use Replicate
Replicate for Automating ML Model Management
This Connector puts all those actions into your chat. You tell your agent what you want to build, and it handles the searching, the parameter matching, and the status tracking. You get the final result directly in your workspace without the tab-hopping.
What Vinkius changes
Your AI agent handles the entire Replicate lifecycle from discovery to execution.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Generating marketing images
A designer asks the agent to create 10 variations of a product image.
- Real-world use case 02
Testing LLM responses
A developer wants to compare how different models handle a specific complex prompt.
- Real-world use case 03
Batch video processing
An editor needs to run a series of text-to-video tasks in a row.
Complete set · 12capabilities
The complete Replicate capability set.
These are the exact actions your AI can choose when you ask it to work with Replicate.
01—04
4 capabilities in this set.
Part of 12 available through Replicate.
- 01 Capability
Get account
Verify your API token and check your current usage limits. It confirms your connection is active and healthy.
- 02 Capability
Get collection
Get specific details and featured models for a model category. This gives you a deeper look at a specific niche.
- 03 Capability
Get model
Get the full details and descriptions for a specific model slug. This is useful for checking the model's capabilities.
- 04 Capability
Get model versions
List all version IDs for a model to ensure consistent results. Use this to lock in a specific version for production.
05—08
4 capabilities in this set.
Part of 12 available through Replicate.
- 05 Capability
Get prediction
Check the status and output URLs of a specific prediction ID. Use this to see if your image or video is finished.
- 06 Capability
List collections
Browse model groups like audio-to-audio or image-to-video. It shows you curated sets of related models.
- 07 Capability
List hardware
See available GPU options and their pricing for inference. This helps you estimate costs before you start a run.
- 08 Capability
List models
See a list of all available ML models and their requirements. This helps you find the right model for your specific task.
09—12
4 capabilities in this set.
Part of 12 available through Replicate.
- 09 Capability
List predictions
View your recent history of model runs and their outputs. Use this to keep track of all your past work.
- 10 Capability
Search models
Find specific models by typing a query like "text-to-image". It filters the catalog based on your keywords.
- 11 Capability
Cancel prediction
Stop a running model prediction immediately to save on costs. Use this if a job is taking too long or produced an error.
- 12 Capability
Create prediction
Run a specific model and get a prediction ID with its status. It handles the input schema so you don't have to guess the parameters.
Set up in minutes
One URL. Then ask Replicate to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Replicate 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_M4yBN2KNxSS8lU5z0YgsZ7knjRqsTTpfrLzeO7vW/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 Replicate, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Replicate for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_M4yBN2KNxSS8lU5z0YgsZ7knjRqsTTpfrLzeO7vW/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 Replicate URL.
- Step 03
Save and start
Save the connection and enable Replicate in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"replicate-alternative": {
"url": "https://edge.vinkius.com/vk_preview_M4yBN2KNxSS8lU5z0YgsZ7knjRqsTTpfrLzeO7vW/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 Replicate
Open Agent mode in chat and ask: "Using Replicate, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"replicate-alternative": {
"url": "https://edge.vinkius.com/vk_preview_M4yBN2KNxSS8lU5z0YgsZ7knjRqsTTpfrLzeO7vW/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 Replicate
Ask Copilot: "Using Replicate, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"replicate-alternative": {
"url": "https://edge.vinkius.com/vk_preview_M4yBN2KNxSS8lU5z0YgsZ7knjRqsTTpfrLzeO7vW/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 Replicate
Open Cascade and ask: "Using Replicate, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"replicate-alternative": {
"url": "https://edge.vinkius.com/vk_preview_M4yBN2KNxSS8lU5z0YgsZ7knjRqsTTpfrLzeO7vW/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 Replicate
Ask Cline: "Using Replicate, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add replicate-alternative --transport http "https://edge.vinkius.com/vk_preview_M4yBN2KNxSS8lU5z0YgsZ7knjRqsTTpfrLzeO7vW/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 Replicate
Ask Claude: "Using Replicate, show me...". 12 tools are ready
Where the request belongs
Work Replicate can move forward.
This is for the ML engineer tired of manual status checking, the developer who needs to test generative outputs quickly, and the researcher exploring new model versions.
ML Engineer
You use this to monitor batch predictions and check GPU hardware specs without leaving your terminal.
AI Developer
You use this to quickly test different image and text models to see which one fits your app's needs.
AI Researcher
You use this to explore curated model collections and inspect specific version schemas for new releases.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsReplicate
Automate machine learning workflows via Replicate. run models, manage predictions, and search for AI assets 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.
Hugging Face
Access thousands of pre-trained AI models for NLP, vision, and audio tasks with the largest open-source machine learning hub.
Together AI
Access 100+ open-source models for chat, image generation, and fine-tuning. Power your AI agents with Llama 3.3, Flux, and more.
Abacus AI (Enterprise AI Cloud)
Manage the full machine learning lifecycle via Abacus AI. create projects, train models, and deploy real-time prediction endpoints.
Metatext
No-code NLP and AI model management via Metatext. run inference and manage datasets.
Bring your own AI
Change the model, client or framework. Keep Replicate 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 Replicate.
The practical details behind the request, access and result.
What models can I run with the Replicate MCP?
You can run thousands of open-source models, including those for image generation, text, audio, and video. Your agent can search the entire Replicate catalog to find exactly what you need.
How do I stop a model from running once it starts?
You can simply ask your agent to cancel the prediction. It will use the correct command to stop the job immediately, which helps you manage your costs.
Can I see how much my Replicate account has spent?
Yes, your agent can check your account details to show your current usage limits and information. This helps you keep track of your spending in real-time.
How do I find the best GPU for my specific model?
Your agent can list the available hardware options and their pricing. It will show you the specs for different GPUs so you can choose the best fit for your workload.
Can I run specific versions of a model for consistency?
Absolutely. Your agent can look up all available version IDs for a model. This allows you to lock in a specific version so your results remain consistent every time.
Is there a way to see all the different categories of models available?
Yes, your agent can list all the curated collections on Replicate. This lets you browse categories like 'text-to-image' or 'audio-to-audio' to find new capabilities.
How do I get a Replicate API token?
Log in to the Replicate API Tokens page and click Create API Token. Copy the token immediately. it starts with r8_ and won't be shown again.
How do I run a model prediction?
Use create_prediction with the model slug (e.g. "stability-ai/sdxl") and an input JSON object matching the model's schema. The prediction starts as 'starting', then 'processing', and finally 'succeeded' with output URLs. Use get_prediction to check status and retrieve results.
How do I find models for specific tasks?
Use search_models with a query like 'text-to-image', 'llm', 'music-generation' or 'video-generation'. You can also use list_collections to browse curated collections by category, and get_collection to see featured models in each collection.
Can I cancel a running prediction?
Yes! Use cancel_prediction with the prediction ID. This works for predictions that are 'starting' or 'processing'. The status will change to 'canceled' and you won't be charged for the full compute time.
One connection away
Give your agent a direct line to Replicate.
Connect Replicate once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available