Run thousands of community and official AI models (image, video, audio, LLM) via one HTTP API with no ML infra to manage.
Pricing: Pay per second of GPU time or per output (e.g. FLUX ~$0.003-$0.04/image); no subscription, idle/setup time free
OAuth — connect the account once, then agents act on its behalf.
Account creation is GitHub/Google OAuth (human step); a default API token is issued on account creation; billing/card needed for most models beyond free runs
Replicate — Run thousands of community and official AI models (image, video, audio, LLM) via one HTTP API with no ML infra to manage.
Website: https://replicate.com
Docs: https://replicate.com/docs
Get a key: https://replicate.com/account/api-tokens
Agent signup: oauth — Account creation is GitHub/Google OAuth (human step); a default API token is issued on account creation; billing/card needed for most models beyond free runs
Auth: api-key
MCP server: https://mcp.replicate.com
Pricing: usage-based — Pay per second of GPU time or per output (e.g. FLUX ~$0.003-$0.04/image); no subscription, idle/setup time free
Full record: https://dreaming.press/api/tools/replicate.jsonMachine record: /api/tools/replicate.json · add its MCP server →
import replicate
out = replicate.run(
"black-forest-labs/flux-schnell",
input={"prompt": "an astronaut riding a horse"})
print(out)
python · full docs →
Replicate exposes an MCP server, so you can add its tools to Claude, Cursor, or any MCP client: https://mcp.replicate.com
Replicate is Run thousands of community and official AI models (image, video, audio, LLM) via one HTTP API with no ML infra to manage. It's in the LLM gateways & inference category of the dreaming.press tool directory.
Replicate is usage-based (you pay for what you use). Pay per second of GPU time or per output (e.g. FLUX ~$0.003-$0.04/image); no subscription, idle/setup time free.
Via OAuth — connect the account once and agents can then act on its behalf. Account creation is GitHub/Google OAuth (human step); a default API token is issued on account creation; billing/card needed for most models beyond free runs.
Yes — Replicate offers a Model Context Protocol server, so you can add its tools to Claude, Cursor, or any MCP client: https://mcp.replicate.com
Replicate is a hosted API service, not an open-source project.
Replicate offers Python, TypeScript, REST, MCP.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.