Connect your AI agent to TwoShot for audio-visual media creation — search and download samples, videos and images, generate music/video/images, separate stems, clone voices, build multi-track projects, and more. Use when the user needs audio, music, video, image creation or manipulation.
TwoShot is an AI-powered platform for audio-visual media creation. It provides search, generation, analysis, and editing tools for audio, music, video, and images — all accessible through natural language.
The MCP server gives your agent direct tool access. One-time setup:
Claude Code:
claude mcp add twoshot --transport streamable-http https://mcp.twoshot.app/
ChatGPT: Settings > Connected apps > Add > enter https://mcp.twoshot.app/
Other MCP clients: Connect to https://mcp.twoshot.app/ using Streamable HTTP transport. Authentication is OAuth 2.0 + PKCE (browser-based sign-in on first use).
For agents without MCP support, use the REST API directly:
https://api.twoshot.apptype: "audio" for audio-optimized import, type: "image" for images, or omit for auto-detection.Use twoshot_ask_assistant for any creative task beyond simple search/browse. Describe what you want in plain language.
Examples of what the assistant handles:
Pass session_id from a previous response to continue a multi-turn conversation with the assistant.
TwoShot uses a credit system:
twoshot://credits to see available balancetwoshot_ask_assistant — it handles complex workflows like stem separation cascades, multi-speaker podcasts, lyric video pipelines, and full movie production.twoshot_import_media, then reference it in assistant requests.