Replicate for Claude, Cursor, ChatGPT & agents
Replicate — run any model from the Replicate model marketplace (text-to-image, image-restoration, audio-to-text, video, language)
curl -fsSL https://syncorelabs.ai/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Replicate — run any model from the Replicate model marketplace (text-to-image, image-restoration, audio-to-text, video, language). Run synchronously (waits up to 4 minutes) or async (kick off + poll), cancel running jobs, list recent predictions, browse and search the public model catalog, list curated collections, fetch model metadata + input schema. BYOK only — bills your Replicate account directly. Use when the user mentions Replicate, run a model, FLUX, SDXL, video model, image generation, or wants to invoke open-source ML models.
The Replicate skill is one of 75+ pre-wired Syncore integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the Syncore daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once Syncore is installed and Replicate is connected, ask your agent something like:
- “Run Prediction prediction from Replicate.”
- “Create prediction from Replicate.”
- “Get prediction from Replicate.”
Tools available (10)
replicate__run_predictionSynchronously run a model and wait for the result (up to 4 minutes). Use for fast models. For long-running jobs use create_prediction + get_prediction.
replicate__create_predictionKick off a prediction asynchronously. Returns the prediction id; poll get_prediction for status / output.
replicate__get_predictionGet the current status + output (if ready) of a prediction.
replicate__cancel_predictionCancel a running prediction. Idempotent.
replicate__list_predictionsList your recent predictions with status + output urls.
replicate__list_modelsList public models, optionally filtered by collection (e.g. text-to-image, image-restoration, audio-to-text).
replicate__get_modelFetch one model's metadata: latest version, owner, description, input schema.
replicate__search_modelsFree-text search the model catalog (Replicate's /models?search endpoint).
replicate__list_collectionsList Replicate's curated model collections (text-to-image, music, etc.) for browsing.
replicate__get_accountShow whoami — useful for verifying the API token works without firing a prediction.
How to connect
Replicate needs a provider API key to talk to replicate. Connect it from the Syncore dashboard:
- Run
curl -fsSL https://syncorelabs.ai/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
syncore loginto create your account and a device-bound encryption key. - Visit syncorelabs.ai/connect and authorize Replicate.
- Run
syncore updateto sync the skill + credentials to every installed AI client.
Pricing
Included on every Syncore tier with a per-tier shared quota — Free covers light use; Pro at $29/mo and Ultra at $99/mo unlock larger monthly allowances. Bring your own provider API key any time to bypass the Syncore quota.
See the full Syncore pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at Replicate? You may also want:
- ElevenLabs TTS — list available TTS voices and synthesize natural-sounding speech (text-to-speech) from text
- Gamma — generate AI-built presentations, documents, and social-format web pages from a text prompt
- Hacker News — fetch front-page top, new, best, Ask HN, Show HN, and job stories, read individual items (story or comment) by id, look up user profiles, and full-text search the entire HN archive vi...
- Mixpanel — run product-analytics queries via the Mixpanel Query API: event counts over time, segmentation (break down events by property), funnels (by saved funnel id), cohort retention, top events...
- SerpApi — structured search-engine results for Google, Bing, DuckDuckGo, Yahoo, and Baidu, plus dedicated endpoints for Google News, Images, Videos, Maps / local, Shopping, Scholar (academic), and...
Or browse all 75 skills in the Syncore catalog.