Duda Connector for AI agents.
10 live capabilities
Manage your website portfolio and client permissions through a single chat interface.
Waiting for input…
Why people use Duda
Duda for Agency Website Management
This Connector lets you just ask your agent. You can get a summary of your site health or a list of all published domains in a single sentence. You get your time back to focus on high-level strategy.
What Vinkius changes
You get a conversational way to manage your entire Duda website portfolio without manual dashboard navigation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking live site counts
An agency owner asks their agent to see how many sites are currently live.
- Real-world use case 02
Auditing client permissions
An ops manager needs to know who has access to a specific account.
- Real-world use case 03
Finding a site by domain
A developer needs to find a specific site's config but only knows the URL.
Complete set · 10capabilities
The complete Duda capability set.
These are the exact actions your AI can choose when you ask it to work with Duda.
01—04
4 capabilities in this set.
Part of 10 available through Duda.
- 01 Capability
Get client account profile
Fetch full profile and permission data for a specific client. This is perfect for auditing access rights.
- 02 Capability
Quick site health audit
Get a high-level summary of site activity and publishing rates. Use this for a fast check on site performance.
- 03 Capability
Get site details
Retrieve specific settings and information for a single site. This provides a deep dive into one project's config.
- 04 Capability
Get template details
Pull deep information about a specific Duda template. Use this to understand structural identifiers.
05—07
3 capabilities in this set.
Part of 10 available through Duda.
- 05 Capability
List client accounts
See every client account registered in your Duda organization. This gives you a bird's-eye view of your clients.
- 06 Capability
List site collections
See all dynamic data collections for a specific site. It helps you verify how data is being structured.
- 07 Capability
List published websites
Identify every site currently in a published state. Use this to get a quick count of live projects.
08—10
3 capabilities in this set.
Part of 10 available through Duda.
- 08 Capability
List duda sites
Get a full list of every website in your Duda account. This is your primary way to see the whole fleet.
- 09 Capability
List site templates
View all available website templates in the Duda library. Use this to browse designs for new projects.
- 10 Capability
Search sites by domain
Find a specific Duda site using a domain name or keyword. This helps you locate assets quickly without scrolling.
Set up in minutes
One URL. Then ask Duda to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Duda 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_fCkUfAqPaZ9Yi4GVqqawtPkCTcnHs3yOpsNHBWjk/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 Duda, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Duda for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_fCkUfAqPaZ9Yi4GVqqawtPkCTcnHs3yOpsNHBWjk/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 Duda URL.
- Step 03
Save and start
Save the connection and enable Duda in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"duda": {
"url": "https://edge.vinkius.com/vk_preview_fCkUfAqPaZ9Yi4GVqqawtPkCTcnHs3yOpsNHBWjk/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 Duda
Open Agent mode in chat and ask: "Using Duda, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"duda": {
"url": "https://edge.vinkius.com/vk_preview_fCkUfAqPaZ9Yi4GVqqawtPkCTcnHs3yOpsNHBWjk/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 Duda
Ask Copilot: "Using Duda, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"duda": {
"url": "https://edge.vinkius.com/vk_preview_fCkUfAqPaZ9Yi4GVqqawtPkCTcnHs3yOpsNHBWjk/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 Duda
Open Cascade and ask: "Using Duda, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"duda": {
"url": "https://edge.vinkius.com/vk_preview_fCkUfAqPaZ9Yi4GVqqawtPkCTcnHs3yOpsNHBWjk/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 Duda
Ask Cline: "Using Duda, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add duda --transport http "https://edge.vinkius.com/vk_preview_fCkUfAqPaZ9Yi4GVqqawtPkCTcnHs3yOpsNHBWjk/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 Duda
Ask Claude: "Using Duda, show me...". 10 tools are ready
Where the request belongs
Work Duda can move forward.
This is for agency owners and web ops teams who are tired of the manual overhead of managing hundreds of client websites, permissions, and site statuses.
Agency Manager
Checks site publishing statuses and client volumes across the portfolio on the go.
Web Developer
Audits site configurations and dynamic collections via chat to troubleshoot issues.
Operations Coordinator
Monitors template usage and client access permissions across the whole organization.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDubsado
Run your creative business with proposal templates, contract signing, invoicing, and client scheduling in one seamless flow.
Builder
Automate Builder.io headless CMS workflows. generate content blocks, update models, and orchestrate visual components directly from any AI agent.
Webflow
Design and build professional websites visually with a no-code platform that generates clean, production-ready HTML and CSS.
Builder.io
Manage your visual CMS via Builder.io. track content entries, models, and symbols directly from any AI agent.
VBOUT
Run marketing campaigns with email automation, social media management, and landing pages in one affordable platform.
Moxie
Manage your freelance or agency business with client portals, project tracking, time logging, and invoicing in one clean capability.
Bring your own AI
Change the model, client or framework. Keep Duda 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 Duda.
The practical details behind the request, access and result.
Can Duda MCP help me manage many websites at once?
Yes, it allows you to list all websites in your account and check their publishing status in one go, making it perfect for agencies with large portfolios.
Can I check client permissions using Duda MCP?
You can pull full profile and permission data for specific client accounts, which helps you audit who has access to what.
Does Duda MCP show my site's health?
It provides a quick site health audit that gives you a high-level summary of site activity and publishing rates.
Can I find a specific site by its domain name?
Yes, you can ask your agent to search for a site using a domain name or any relevant keywords.
Can I see the available Duda templates?
The Connector can list all available website templates in your Duda library so you can browse designs via chat.
Does Duda MCP let me edit my website content?
No, this Connector is for management and oversight. You use it to check statuses, permissions, and configs, but you still use the Duda editor for content creation.
How do I get Duda API credentials?
Log in to your Duda account, navigate to the Developer Portal, and you can generate your unique API Username and API Password from the API Credentials section.
Can the agent publish my sites?
This integration currently focuses on listing and auditing sites, templates, and accounts. Triggering a live publication should be managed via the Duda editor or your custom dashboard.
Does the integration support white-label settings?
Yes, you can use the get_site_details or get_client_account_profile capabilities to retrieve information about your white-labeled sites and client configurations.
One connection away
Give your agent a direct line to Duda.
Connect Duda once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available