Spiritme Connector for AI agents.
12 live capabilities
Create personalized videos with digital human presenters.
Waiting for input…
Why people use Spiritme
Spiritme for Scaling Personalized Video Content
With the Spiritme MCP, that entire loop disappears. You just tell your agent what you want to create, and it handles the rest. You get a finished video link without ever having to leave your primary workspace.
What Vinkius changes
You get a direct line to your video production pipeline without the manual overhead.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Scaling personalized greetings
A marketer wants to send unique videos to 100 customers.
- Real-world use case 02
Training at scale
An HR lead needs a training video in 5 languages.
- Real-world use case 03
Asset auditing
A developer needs to know how many videos are in the library.
Complete set · 12capabilities
The complete Spiritme capability set.
These are the exact actions your AI can choose when you ask it to work with Spiritme.
01—04
4 capabilities in this set.
Part of 12 available through Spiritme.
- 01 Capability
List videos
Browse all the videos you've already generated in your library. Use this to manage your existing media assets.
- 02 Capability
Generate video
Start a new video generation job using a chosen avatar and script. This is the primary command for creating new content.
- 03 Capability
Get avatar
Pull specific metadata and details for a single digital human. This helps you verify the technical specs of a presenter.
- 04 Capability
Get job status
Check the current progress of a specific video rendering task. Use this to see if your job is done or still processing.
05—08
4 capabilities in this set.
Part of 12 available through Spiritme.
- 05 Capability
Get template
Fetch details about a specific video style or layout. This is useful for understanding the parameters of a chosen design.
- 06 Capability
Get voice
Retrieve information about a specific AI voice profile. It helps you see the language and tone options for a voice.
- 07 Capability
List avatars
View your entire collection of available digital human presenters. This gives you a full overview of your portfolio.
- 08 Capability
List templates
See all the video styles and templates currently in your account. It helps you browse your available creative options.
09—12
4 capabilities in this set.
Part of 12 available through Spiritme.
- 09 Capability
List voices
See the full range of voices available for your video projects. It lets you quickly see what audio options you have.
- 10 Capability
Check spiritme status
Confirm that your account is correctly connected to the platform. Use this to ensure your API is active before starting jobs.
- 11 Capability
Delete video
Remove a specific video from your hosted library. This helps you keep your asset directory clean and organized.
- 12 Capability
Generate audio
Create a standalone audio file from a script. This is great for projects that don't need a visual component.
Set up in minutes
One URL. Then ask Spiritme to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Spiritme from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4BJFZXMU4Q8GACWKck8AR0SPVxSzMlmRAJbrVxmA/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Spiritme, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Spiritme for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4BJFZXMU4Q8GACWKck8AR0SPVxSzMlmRAJbrVxmA/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Spiritme URL.
- Step 03
Save and start
Save the connection and enable Spiritme in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"spiritme": {
"url": "https://edge.vinkius.com/vk_preview_4BJFZXMU4Q8GACWKck8AR0SPVxSzMlmRAJbrVxmA/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Spiritme
Open Agent mode in chat and ask: "Using Spiritme, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"spiritme": {
"url": "https://edge.vinkius.com/vk_preview_4BJFZXMU4Q8GACWKck8AR0SPVxSzMlmRAJbrVxmA/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Spiritme
Ask Copilot: "Using Spiritme, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"spiritme": {
"url": "https://edge.vinkius.com/vk_preview_4BJFZXMU4Q8GACWKck8AR0SPVxSzMlmRAJbrVxmA/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Spiritme
Open Cascade and ask: "Using Spiritme, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"spiritme": {
"url": "https://edge.vinkius.com/vk_preview_4BJFZXMU4Q8GACWKck8AR0SPVxSzMlmRAJbrVxmA/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Spiritme
Ask Cline: "Using Spiritme, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add spiritme --transport http "https://edge.vinkius.com/vk_preview_4BJFZXMU4Q8GACWKck8AR0SPVxSzMlmRAJbrVxmA/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Spiritme
Ask Claude: "Using Spiritme, show me...". 12 tools are ready
Where the request belongs
Work Spiritme can move forward.
Content creators and marketing ops who are drowning in manual video production and need to scale personalized messages across multiple channels without hiring a massive production house.
Content Marketers
They'll use this to blast out personalized video messages to customers using natural language commands.
Training Coordinators
They'll use this to generate and track training videos for new hires across different regions.
Full-stack Developers
They'll use this to bake automated video generation into their own custom apps or pipelines.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHeyGen
Create AI-generated videos with realistic digital avatars that speak in any language for training, marketing, and communication.
Elai AI Video
Equip your AI agent to generate AI videos, manage avatars, and track rendering status via the Elai.io API.
Synthesia
Produce professional AI videos with lifelike avatars that present in 140+ languages without cameras, studios, or actors.
Colossyan
Automate AI video creation via Colossyan. generate videos from templates, manage avatars, and track rendering jobs directly from any AI agent.
D-ID
Create AI videos via D-ID. generate talking avatars from text or audio, list stock presenters, and monitor credit balance directly from any AI agent.
GAN.ai
Generate personalized videos at scale, track generation status, and oversee campaigns via AI agents with GAN.ai.
Bring your own AI
Change the model, client or framework. Keep Spiritme connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Spiritme.
The practical details behind the request, access and result.
How does Spiritme MCP help with my marketing videos?
It lets you create personalized videos with digital humans using just your voice or text commands. You can automate the creation of many unique messages at once.
Can I use Spiritme MCP to manage multiple avatars?
Yes, you can list all your available avatars and get specific details for any of them instantly. This makes it easy to manage a large portfolio of digital humans.
Does Spiritme MCP support different languages?
Yes, it allows you to access a wide range of voices and templates for multilingual content, making it great for global reach.
How do I know if my video is finished?
You can ask your agent to check the status of any specific job, and it will give you a real-time update on the progress.
Can I use Spiritme MCP to delete old videos?
Yes, you can tell your agent to remove specific videos from your library to keep your workspace clean and organized.
Is Spiritme MCP good for training content?
It's great for training teams who need to generate and track multiple educational videos across different regions without manual rendering.
How do I find my Spiritme API Key?
Log in to your account, navigate to Settings > API, and copy your unique access token from the credentials section.
Can I check the status of a video job via AI?
Yes! The get_spiritme_job_status capability allows your agent to poll the high-fidelity real-time status of any generation request.
How do I list my available avatars?
Use the list_spiritme_avatars capability to retrieve your complete high-fidelity directory along with the unique identifiers for all managed digital actors.
One connection away
Give your agent a direct line to Spiritme.
Connect Spiritme once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available