How to Use the RenderMe MCP in Windsurf
Run video generation pipelines autonomously in Windsurf using Cascade and your re.video templates.
Works with every AI agent you already use
…and any MCP-compatible client
Connect RenderMe MCP to Windsurf
Create your Vinkius account to connect RenderMe to Windsurf — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Automated video generation chains in Windsurf
Your agent uses `list_video_templates` to instantly pull your active layouts, meaning Cascade doesn't make you prompt every single step of a video build. You tell it what you want, and it finds the exact match without manual navigation. Once it has the layout structure, Cascade fires off `create_video_render_job` to start the render process. It keeps an eye on the progress in the background by calling `get_render_job_status` until the file is ready. You get a finished video asset without ever touching a timeline.
Deep asset resolution and folder mapping
This MCP integration uses `list_asset_folders` to scan your storage organization and match files to template placeholders instantly. It stops you from wasting time searching for where your media files live. If a file is missing, the agent flags it immediately. It doesn't guess or try to render empty containers. This keeps your render queue clean and stops you from burning through your account limits on broken files.
Real-time production monitoring
Your agent checks `list_configured_webhooks` to inspect where your build notifications are going, keeping track of your rendering pipeline without requiring a browser dashboard. It keeps your external notification channels in sync with your active rendering jobs. You can also check on your current consumption limits using `get_account_render_stats`. The agent pulls your real-time usage data directly into your editor, letting you monitor your rendering budget before kicking off massive batch jobs.
Set up RenderMe MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the RenderMe MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my RenderMe payment history." If connected, Cascade will call the RenderMe tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"renderme-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by RenderMe. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about RenderMe MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the RenderMe MCP today
We host it, we monitor it, we maintain it. You just paste one token.