Tellers.AI - Prompt Based Video Editing
Give video editing skills to your agent
Tellers MCP Server
An MCP server that brings Tellers AI video creation into any MCP-compatible client (Claude Desktop, Cursor, etc.).
Describe the video you want in plain language. The server handles everything else — generation, editing, exporting, and sharing.
Prerequisites
- Node.js 18+
- A Tellers account with an API key (app.tellers.ai → user menu → API keys → Create new)
Setup
npm install
npm run build
Configuration
Claude Desktop
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"tellers": {
"command": "node",
"args": ["/absolute/path/to/mcp-server/build/index.js"],
"env": {
"TELLERS_API_KEY": "sk_..."
}
}
}
}
The config file is located at:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Restart Claude Desktop after saving.
Available Tools
| Tool | Description |
|---|---|
tellers_generateVideo | Create or edit a video from a natural-language prompt |
tellers_uploadMedia | Upload a local file to use as source footage |
tellers_exportProject | Render a project to a downloadable MP4 |
tellers_makeAssetPublic | Publish an asset and get a shareable preview link |
tellers_listRecentAssets | Browse your recent assets and exports |
tellers_listChats | List recent generation sessions |
tellers_getChatMessages | View the message history of a session |
tellers_getSettings | Inspect available AI models and account configuration |
Usage Examples
Generate a video from scratch:
"Create a 30-second product highlight reel with upbeat music"
Edit uploaded footage:
Upload your clips with
tellers_uploadMedia, then: "Cut this footage to 60 seconds, add text overlays, and color grade it warm"
Export and share:
Call
tellers_exportProjectwith the project ID, thentellers_makeAssetPublicto get a shareable link.
Resume a session:
Pass the
chat_idfrom a previoustellers_generateVideocall to continue refining the same project.
Credits
Operations consume Tellers credits. New accounts receive starter credits. Top up at app.tellers.ai.
संबंधित सर्वर
Summarize MCP
Converts text summaries to speech using OpenAI's Text-to-Speech API and plays them in the background.
Sequential Thinking MCP Server
A tool for dynamic and reflective problem-solving using a structured thinking process.
stravacz-mcp
Order meals with strava.cz
Productboard MCP Server
Integrates with the Productboard API, offering 49 specialized tools to manage all major Productboard functionalities.
Jean Memory
Premium memory consistent across all AI applications.
Awesome Agent Skills MCP Server
A Model Context Protocol (MCP) server that provides access to 100+ curated AI agent skills from the VoltAgent Awesome Agent Skills collection.
Redmine MCP
Integrates Claude AI with the Redmine project management system to enhance project management tasks.
SpellChecker
A fast, multilingual spell-checker for Large Language Models.
Intelligence Aeternum Data Portal
The complete creative AI pipeline exposed as MCP tools. From generation to permanent storage — every stage available via x402 USDC micropayments on Base L2.
Feishu/Lark OpenAPI
Connect AI agents with the Feishu/Lark platform for automation, including document processing, conversation management, and calendar scheduling.