ClawLink
AI & ML31 toolsPaste one API key

Replicate integration for AI agents

Run AI models, create predictions, and manage deployments

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Replicate once and call the same tools from all of them.

Setup

Connect Replicate through ClawLink's hosted setup to create predictions, manage deployments, upload files, and explore AI models from your Replicate account.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Replicate exposes 31 tools through ClawLink. The 29 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
replicate_cancel_predictionCancel a running predictionWrite
replicate_collections_listList all collections of modelsRead
replicate_create_modelCreate a new Replicate modelWrite
replicate_create_predictionCreate a prediction for a Replicate deploymentWrite
replicate_deployments_createCreate a new deploymentRead
replicate_files_createUpload a file to ReplicateRead
replicate_account_getGet authenticated account informationRead
replicate_collections_getGet a specific collection of models by its slugRead
replicate_deployments_getGet deployment details by owner and nameRead
replicate_deployments_listList all deployments associated with the accountRead
replicate_files_getGet details of a file by its IDRead
replicate_files_listRetrieve a paginated list of uploaded filesRead
replicate_get_predictionGet the status and output of a prediction by its IDRead
replicate_hardware_listList available hardware SKUs for models and deploymentsRead
replicate_models_examples_listList example predictions for a specific modelRead
replicate_models_getGet details of a specific model by owner and nameRead
replicate_models_listList public models with pagination and sortingRead
replicate_models_readme_getGet the README content for a model in Markdown formatRead
replicate_models_versions_getGet a specific version of a modelRead
replicate_models_versions_listList all versions of a specific modelRead
replicate_predictions_listList all predictions for the authenticated user or organization with paginationRead
replicate_searchSearch for models, collections, and docs using text queries (beta)Read
replicate_trainings_listList all training jobs for the authenticated user or organization with paginationRead
replicate_webhooks_secret_getGet the signing secret for the default webhookRead
replicate_models_predictions_createCreate a prediction using an official Replicate modelRead
replicate_predictions_createCreate a prediction to run a model by version IDRead
replicate_trainings_createCreate a training job for a specific model versionRead
replicate_update_modelsUpdate metadata for a model including description, URLs, and READMEWrite
replicate_trainings_cancelCancel an ongoing training operation in ReplicateRead