PremierePilot
by shotbyx-dev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port the server listens on. Default is 8787. | 8787 |
| AE_TEMP_DIR | No | Temporary directory used by the After Effects bridge. Must match the .jsx panel setting. Default is %USERPROFILE%\Documents\ae-mcp-bridge. | %USERPROFILE%\Documents\ae-mcp-bridge |
| PREMIERE_MCP_HOME | No | Directory for server data (OAuth storage, generated secrets). Default is %APPDATA%\PremierePilot on Windows or ~/.premiere-mcp-server elsewhere. | |
| PREMIERE_TEMP_DIR | No | Temporary directory used by the Premiere bridge. Must match the CEP panel setting. Default is %TEMP%\premiere-mcp-bridge. | %TEMP%\premiere-mcp-bridge |
| PREMIERE_MCP_AUDIT | No | Path to the audit log file (JSONL). Default is <assets-dir>/../audit.jsonl. | |
| PREMIERE_MCP_TOKEN | Yes | Required bearer token for authentication. Must be at least 16 characters. Generated by the installer if not set manually. | |
| PREMIERE_MCP_ASSETS | No | Directory for generated/imported media assets. Default is C:\Shotbyx\AI_Clips on Windows. | C:\Shotbyx\AI_Clips |
| PREMIERE_MCP_PUBLIC_URL | No | Public URL of the server (e.g. https://mcp.example.com). Strongly recommended for stable OAuth issuer and Host allow-listing. | |
| PREMIERE_MCP_OWNER_SECRET | No | Passphrase gating the OAuth consent page. If unset, one is generated on first start, stored with 0600 permissions, and printed to the console once. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues