Skip to content
Vinkius

Replicate Connector for AI agents.

12 live capabilities

Run and manage generative AI models directly through your chat interface.

Live agent request Replicate / Connector

Waiting for input…

AI Agent

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.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

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

  1. Real-world use case 01

    Generating marketing images

    A designer asks the agent to create 10 variations of a product image.

  2. Real-world use case 02

    Testing LLM responses

    A developer wants to compare how different models handle a specific complex prompt.

  3. 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.

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 12 available through Replicate.

  1. 01 Capability

    Get account

    Verify your API token and check your current usage limits. It confirms your connection is active and healthy.

  2. 02 Capability

    Get collection

    Get specific details and featured models for a model category. This gives you a deeper look at a specific niche.

  3. 03 Capability

    Get model

    Get the full details and descriptions for a specific model slug. This is useful for checking the model's capabilities.

  4. 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.

Capability set02 / 03

05—08

4 capabilities in this set.

Part of 12 available through Replicate.

  1. 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.

  2. 06 Capability

    List collections

    Browse model groups like audio-to-audio or image-to-video. It shows you curated sets of related models.

  3. 07 Capability

    List hardware

    See available GPU options and their pricing for inference. This helps you estimate costs before you start a run.

  4. 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.

Capability set03 / 03

09—12

4 capabilities in this set.

Part of 12 available through Replicate.

  1. 09 Capability

    List predictions

    View your recent history of model runs and their outputs. Use this to keep track of all your past work.

  2. 10 Capability

    Search models

    Find specific models by typing a query like "text-to-image". It filters the catalog based on your keywords.

  3. 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.

  4. 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 preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_M4yBN2KNxSS8lU5z0YgsZ7knjRqsTTpfrLzeO7vW/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Replicate, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Replicate for the conversation.

Where the request belongs

Work Replicate can move forward.

Built around the request

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.

01

ML Engineer

You use this to monitor batch predictions and check GPU hardware specs without leaving your terminal.

02

AI Developer

You use this to quickly test different image and text models to see which one fits your app's needs.

03

AI Researcher

You use this to explore curated model collections and inspect specific version schemas for new releases.

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