Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MOTION_API_KEY | Yes | Your Motion API key, obtained from https://app.usemotion.com/settings/api. | |
| MOTION_MCP_TOOLS | No | Controls which tools are exposed. Options: 'minimal' (3 tools), 'essential' (7 tools), 'complete' (10 tools), or 'custom:tool_name1,tool_name2'. | complete |
| MOTION_MCP_SECRET | No | A random string used to secure the MCP URL when deploying to Cloudflare Workers. |
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 | |