
1{2 "mcpServers": {3 "replicate": {4 "cwd": "$PATH_TO_REPO",5 "env": {6 "REPLICATE_API_TOKEN": "APITOKEN"7 },8 "args": [9 "tool",10 "run",11 "mcp-server-replicate"12 ],13 "command": "uv"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation