Run AI models in the cloud
Run machine learning models with simple API calls. Image generation, text-to-speech, and more AI models on demand.
{
"mcpServers": {
"replicate": {
"env": {
"REPLICATE_API_TOKEN": "your_api_token"
},
"args": [
"-y",
"@replicate/mcp-server"
],
"command": "npx"
}
}
}REPLICATE_API_TOKENyour_api_token