AI Agents & MCP
OpenFork exposes a hosted MCP server so AI desktop and coding agents can operate movie workflows directly: discover models, read project context, plan a production run, dry-run the launch, monitor jobs, review assets, and regenerate failed work through the Distributed GPU Network.
Hosted MCP URL
Remote MCP endpoint
https://www.openfork.video/api/mcp/openforkOAuth is the preferred path for Codex, Claude, OpenCode, OpenClaw, Hermes, and other clients that support remote MCP authentication. API key / Bearer auth is the advanced fallback for clients that cannot complete browser sign-in.
What Agents Can Do
Plan productions
Work with projects and branches
Operate and repair runs
Use project memory
Connect From Your Agent
Codex
codex mcp add openfork --url https://www.openfork.video/api/mcp/openforkClaude
Add a custom remote MCP connector named OpenFork, use the hosted MCP URL above, and approve the OpenFork OAuth grant in the browser.
Hermes
hermes mcp add openfork --url https://www.openfork.video/api/mcp/openfork --auth oauthOpenClaw
# Requires Node 22.19+; Node 24 is recommended.
npm install -g openclaw@latest
openclaw onboard --install-daemon
openclaw mcp add openfork --url https://www.openfork.video/api/mcp/openfork --transport streamable-http --auth oauth
openclaw mcp login openfork
openclaw mcp doctor openfork --probeOpen AI Agents setup
Pick your app, copy setup commands, and create fallback API keys
Safe Production Loop
Discover first
Dry-run before spend
Use available funding
Stay inside the grant
Starter Prompt
Use the OpenFork MCP server named openfork.
First call openfork_get_capabilities.
Then call openfork_list_projects.
Help me choose an existing project/branch or create a new one.
Plan a short movie workflow first.
Inspect generationAccessStatus for my own DGN client, credits, free generations, and prepaid wallet.
If wallet or credits can cover the approved route, use credit or monetize routing instead of refusing paid jobs.
Ask whether I want 2-4 sample versions before the full movie.
Dry-run launch first.
Do not launch a real workflow until I explicitly approve.