What problem does it solve?
Setting up a connection between an AI Agent host and the ArcReel video production platform requires manually configuring MCP endpoints, API keys, and workspace settings, which is error-prone and easy to misconfigure.
Core Features & Use Cases
- MCP Connection Setup: Registers a streamable HTTP MCP service named
arcreel in the host with the API key persisted as a Bearer credential.
- Configuration Reconciliation: Compares the host MCP config with the workspace
.arcreel/settings.json, reuses matching values, and asks the user to resolve any conflicts.
- Connection Verification: Calls
list_projects with no arguments to confirm the host and workspace point to the same ArcReel instance.
- Use Case: A creator self-hosting ArcReel wants their AI assistant to manage video projects; this Skill configures the endpoint, validates the
arc- prefixed API key, and confirms access in one guided flow.
Quick Start
Use the setup-arcreel-skills skill to connect my current Agent to my ArcReel service and verify access.