Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/dojocodinglabs/remotion-superpowers/replicategit clone --depth 1 https://github.com/DojoCodingLabs/remotion-superpowersGrade A, and why
Replicate scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"Replicate": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.replicate.com/sse"
],
"env": {
"REPLICATE_API_TOKEN": "${REPLICATE_API_TOKEN}"
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 13 lines scan A a22cf4e7a02b
Replicate is an MCP server published in the GitHub repository DojoCodingLabs/remotion-superpowers (116 stars, last pushed 6mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other mcp servers, from other repositories
midjourney-mcp
RunAPI MCP server for Midjourney: create tasks, poll status, check pricing. Runs locally from the @runapi.ai/midjourney-mcp npm package. Needs 1 environment variable to run.
wan-mcp
RunAPI MCP server for Wan: create tasks, poll status, check pricing. Runs locally from the @runapi.ai/wan-mcp npm package. Needs 1 environment variable to run.
sceneview
MCP server for SceneView — cross-platform 3D & AR SDK for Android and iOS. Give Claude the full SceneView SDK so it writes correct, compilable code. Runs locally from the sceneview-mcp npm package.
kinocut
Trusted, guardrailed video editing for AI agents. FFmpeg, Hyperframes, repurposing tools, Python client, CLI, and MCP server. Runs locally from the kinocut Python package.
marketplace-mcp
Browse and discover the public three.ws agent marketplace and skills catalog. Read-only. Runs locally from the @three-ws/marketplace-mcp npm package. Needs 2 environment variables to run.
notifications-mcp
Read the inbox, mark items read, manage delivery preferences, and register Web Push devices. Runs locally from the @three-ws/notifications-mcp npm package. Needs 3 environment variables to run.