Connect your AI agent to Duxly
This is Duxly's official MCP server. Add one URL and your agent can explore our services, schedule a sales appointment, open a support ticket, or apply for a job — no install, no account.
Endpoint
https://mcp.duxly.eu/mcp
Streamable HTTP, stateless, no authentication.
Also reachable at https://mcp.duxly.nl/mcp.
Quick setup
Claude Code
claude mcp add --transport http duxly https://mcp.duxly.eu/mcp
claude.ai / Claude Desktop
Settings → Connectors → Add custom connector → https://mcp.duxly.eu/mcp
Generic JSON config
{"mcpServers": {"duxly": {"url": "https://mcp.duxly.eu/mcp"}}}
Tools
get_duxly_overview |
read |
list_services |
read |
list_cases |
read |
list_vacancies |
read |
schedule_sales_appointment |
write · opt-in |
create_support_ticket |
write · opt-in |
submit_job_application |
write · opt-in |
Every write action is double opt-in: a confirmation e-mail goes to the address provided, and nothing is submitted until the recipient confirms. There is no access to private data — agents can create requests, never read them.