Replicate logo
ConnectorReplicate

Replicate integration for Claude and Codex

Create a Replicate connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Replicate from Claude

Add the Replicate connection to a Space that runs Claude, then use it from every channel in that Space.

Use Replicate from Codex

Add the Replicate connection to a Space that runs Codex, then use it from every channel in that Space.

Use Replicate from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Developer Tools & IT

What the Replicate connector can do

Replicate allows users to run AI models via a cloud API without managing infrastructure.

One connection, many Spaces

Connect Replicate once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • Get Account Information

    Tool to get authenticated account information. Use when you need to retrieve details about the account associated with the API token.

  • Cancel Prediction

    Tool to cancel a prediction that is still running. Use when you need to stop an in-progress prediction to free up resources or halt execution.

  • Get model collection

    Tool to get a specific collection of models by its slug. Use when you need detailed information about a collection and its models.

  • List model collections

    Tool to list all collections of models. Use when you need to retrieve available model collections. Collections are curated groupings of related models. Response includes only collection metadata (name, slug, description), not individual models within each collection; use REPLICATE_MODELS_GET for per-model details. Response may include a non-null `next` field indicating additional pages; follow it to enumerate all collections.

  • Create Model

    Tool to create a new Replicate model with specified owner, name, visibility, and hardware. Use when you need to create a destination model before launching LoRA/fine-tune training.

Connection

API and auth details

Replicate provides cloud APIs for running and training AI models without managing infrastructure. Integrations can create predictions, stream outputs, run official or community models, train versions, use webhooks, manage files, and authenticate with bearer API tokens.

FAQ

Questions people ask before connecting Replicate

Can Claude use Replicate?

Yes. Add a Replicate connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Replicate through Type?

Yes. Add a Replicate connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Replicate MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More developer tools & it connectors