YepCode Connector for AI agents.
6 live capabilities
Execute and monitor cloud-based workflows in real time.
Waiting for input…
Why people use YepCode
YepCode Cloud Automation for Remote Process Control
This Connector changes that by bringing the control panel into your chat. You can ask your agent to trigger a process, check the history, and verify secrets in one place. You get a clear view of your cloud operations without the tab-switching fatigue.
What Vinkius changes
It turns your AI into a remote operator for your cloud-based functions.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying failed data syncs
An analyst notices a sync stopped.
- Real-world use case 02
Ad-hoc CSV report generation
A developer needs a quick export.
- Real-world use case 03
Auditing team permissions
A DevOps lead wants to know which teams have access.
Complete set · 6capabilities
The complete YepCode capability set.
These are the exact actions your AI can choose when you ask it to work with YepCode.
01—03
3 capabilities in this set.
Part of 6 available through YepCode.
- 01 Capability
Get process details
This capability pulls the specific configuration for one process. Use this to see how a workflow is built.
- 02 Capability
List executions
This capability shows a history of your recent runs. It's the easiest way to see what succeeded or failed.
- 03 Capability
List processes
This capability lists every cloud process in your account. This gives your agent a menu of things it can do.
04—06
3 capabilities in this set.
Part of 6 available through YepCode.
- 04 Capability
List secrets
This capability lists the secrets you have stored. It lets you verify they exist without exposing the actual keys.
- 05 Capability
List teams
This capability lists all the teams you have access to. It helps you organize different environments and permissions.
- 06 Capability
Run process
This capability triggers a specific cloud process. You can pass in parameters to tell the code exactly what to do.
Set up in minutes
One URL. Then ask YepCode to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use YepCode 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_v0mXPBD6TkGQq7azSiKBjN0bynILuuxjnDH3dsh4/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 YepCode, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable YepCode for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_v0mXPBD6TkGQq7azSiKBjN0bynILuuxjnDH3dsh4/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 YepCode URL.
- Step 03
Save and start
Save the connection and enable YepCode in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"yepcode": {
"url": "https://edge.vinkius.com/vk_preview_v0mXPBD6TkGQq7azSiKBjN0bynILuuxjnDH3dsh4/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 YepCode
Open Agent mode in chat and ask: "Using YepCode, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"yepcode": {
"url": "https://edge.vinkius.com/vk_preview_v0mXPBD6TkGQq7azSiKBjN0bynILuuxjnDH3dsh4/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 YepCode
Ask Copilot: "Using YepCode, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"yepcode": {
"url": "https://edge.vinkius.com/vk_preview_v0mXPBD6TkGQq7azSiKBjN0bynILuuxjnDH3dsh4/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 YepCode
Open Cascade and ask: "Using YepCode, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"yepcode": {
"url": "https://edge.vinkius.com/vk_preview_v0mXPBD6TkGQq7azSiKBjN0bynILuuxjnDH3dsh4/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 YepCode
Ask Cline: "Using YepCode, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add yepcode --transport http "https://edge.vinkius.com/vk_preview_v0mXPBD6TkGQq7azSiKBjN0bynILuuxjnDH3dsh4/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 YepCode
Ask Claude: "Using YepCode, show me...". 6 tools are ready
Where the request belongs
Work YepCode can move forward.
This is for the engineer who is tired of manually clicking through cloud dashboards at 2am or the analyst who needs to verify that a nightly data sync actually completed.
DevOps Engineer
They use this to kick off maintenance scripts or data syncs via simple chat commands instead of manual CLI triggers.
Data Analyst
They use it to monitor recurring ETL jobs and quickly check if a specific data export succeeded.
Software Developer
They use it to test cloud-based code snippets during the development cycle without leaving their code editor.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsModal (Serverless AI Infrastructure)
Manage serverless compute via Modal. audit active apps, track GPU deployments, and monitor network volumes.
Mingdao Cloud
Enterprise zero-code application and workflow platform. manage worksheets, records, and automations via AI.
Vercel
Bring your Vercel deployment infrastructure into chat. Control project domains, trigger manual builds, and inspect deployment status natively.
Pipedream
Manage Pipedream serverless workflows, sources, webhooks, and raw event data natively via AI agents.
Render
Automate your PaaS infrastructure via Render. list your services, deploy code, check logs, and scale resources directly from any AI agent.
Coder (Remote Dev)
Manage Coder remote development environments, monitor deployment stats, and interact with AI Bridge sessions directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep YepCode 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 YepCode.
The practical details behind the request, access and result.
Can YepCode run any programming language?
Yes, it is language agnostic. You can run cloud-based code written in Python, JavaScript, Go, or almost any other language.
Is it safe to manage my secrets with YepCode?
Yes, the Connector allows you to list and verify that secrets exist without ever revealing the actual values in your chat interface.
How do I see the status of my recent runs?
Your agent can check your execution history to see which tasks succeeded, failed, or are still running, providing instant status updates.
Can I trigger multiple processes at once?
Yes, you can ask your agent to trigger different workflows one after another or check on multiple statuses simultaneously.
Is YepCode good for ETL and data syncs?
It's ideal for that. You can use it to kick off recurring syncs and then ask the agent to verify they completed successfully.
Do I need to set up a local environment?
No, because the code runs in the cloud. You just need your API key and an MCP-compatible client like Claude or Cursor.
Can I provide input parameters when running a process?
Yes, the run_process capability accepts an optional JSON object for parameters, allowing you to pass dynamic data to your serverless functions.
How do I check if a process execution failed?
Use the list_executions query. It will return a history of recent runs along with their final status (e.g., success, error, pending).
Is it possible to see the code of my processes via AI?
Yes, you can use the get_process_details capability to retrieve the complete metadata and code configuration for any specific process ID.
One connection away
Give your agent a direct line to YepCode.
Connect YepCode once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available