Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PLACID_API_TOKEN | Yes | Your Placid.app API token obtained from your Placid.app account under Settings > API |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| placid_list_templates | Get a list of available Placid templates with optional filtering. Each template includes its title, ID, preview image URL, available layers, and tags. |
| placid_generate_image | Generate an image using a template and provided assets |
| placid_generate_video | Generate a video using one or more templates and provided assets. Every 10 seconds of video uses 10 credits. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |