AI News HubLIVE
Public articles 4Collected articles 10Trust 82Refresh 60 min
Health HealthySource type OfficialFull-text rights Official full textLast ingested 2026-05-06ID replicate-changelogStatus Enabled

Official Replicate product feed; confirm reuse terms before full body display.

Latest public articles

Agent skills for Replicate

Agent skills that give coding assistants expert knowledge about finding, comparing, running, and prompting AI models on Replicate.

  • Agent skills are markdown instruction files that give coding assistants expert knowledge about working with AI models on Replicate.
  • Skills cover model discovery, comparison, API execution, and prompting techniques for image/video generation.
In-site article

MCP server auto-discovery

Replicate's MCP server can now be discovered via the official MCP Registry.

  • Replicate’s MCP server is now automatically discoverable through the official MCP Registry.
  • The discovery uses a server.json metadata file at a well-known endpoint.
In-site article

Filter predictions by source

Filter the list predictions API endpoint to show only predictions created through the web interface using the source=web parameter. Note that results are limited to the last 14 days.

  • New source query parameter for predictions API.
  • Show only web interface predictions.
In-site article

Code mode for Replicate's MCP server

Replicate's local MCP server now has an experimental code mode that lets language models write and execute TypeScript code in a sandbox, offering two tools for documentation search and code execution to streamline complex workflows.

  • Code mode provides two tools: SDK documentation search and TypeScript code execution in a Deno sandbox.
  • It reduces context window usage by allowing custom logic that calls multiple API methods.
In-site article

All sources