Auto-provision OmniCinema (consent required)
provision_omnicinemaClones the OmniCinema-MCP repository, installs its dependencies, and links it to provide free cinematic assets for use within the devuniverse-mcp environment.
Instructions
CASE C: "Would you like devuniverse-mcp to automatically clone, install dependencies, and link OmniCinema-MCP for 100% free cinematic assets? [y/N]" — with confirm: true this clones the pinned OMNICINEMA_REPO_URL, runs npm install + build, starts the IPC service detached (logged to data/logs/), and syncs the bearer token from data/ipc-token.txt. Refuses unpinned repository URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Explicit consent to clone, install dependencies, and run the companion tool. Must be true. |