Set your ZapCap API key as an environment variable:
export ZAPCAP_API_KEY="your_api_key_here"
Usage# Demo Videos
How to use:Results:\n\n### Available Tools
The server provides the following tools:
zapcap_mcp_upload_video
zapcap_mcp_upload_video_by_url
zapcap_mcp_get_templates
zapcap_mcp_create_task
zapcap_mcp_monitor_task
Benefits Over Direct API Usage# Token Management
Unlike using curl or direct API calls where you need to manually include your API key in every request.\n\n### Natural Language Interface
Instead of constructing complex API requests with parameters, you can describe what you want.\n\n### Type Safety & Validation
Pydantic Integration: All parameters are validated automatically with type checking
Future Plans# Testing Integration
We're planning to add basic testing capabilities.\n\n### Planned Features
Named configurations: Save frequently used parameter combinations.
Template enhancement: Override template defaults with consistent brand colors/fonts.