# Duxly > Duxly is an Amsterdam-based integration partner for e-commerce & operations: integrations & automation > between e-commerce platforms, ERPs, WMS and marketplaces; data migrations; custom software; analytics. ## MCP server (for AI agents) Add one URL and your agent can interact with Duxly directly — no install, no auth: - Endpoint: https://mcp.duxly.eu/mcp (Streamable HTTP, stateless; alias: https://mcp.duxly.nl/mcp) - Claude Code: `claude mcp add --transport http duxly https://mcp.duxly.eu/mcp` - Generic config: `{"mcpServers":{"duxly":{"url":"https://mcp.duxly.eu/mcp"}}}` Available tools: - get_duxly_overview: Get a plain-language overview of what Duxly does (services, platforms, how to get in touch). Read-only, public information. - list_services: List Duxly's services with short descriptions and links. Read-only, public. - list_cases: List Duxly customer case studies with links. Read-only, public. - list_vacancies: List Duxly's open job vacancies (slug, title, department, location). Use the slug with submit_job_application. Read-only, public. - schedule_sales_appointment: Request a sales appointment / demo with Duxly. Creates a lead in Duxly's CRM with the preferred time; the sales team confirms the exact slot. Sends a confirmation e-mail to the address provided — the request is only submitted after the recipient confirms (double opt-in). - create_support_ticket: Open a support ticket with Duxly support. Sends a confirmation e-mail to the address provided — the ticket is only created after the recipient confirms (double opt-in). - submit_job_application: Apply for a Duxly vacancy. Use list_vacancies for valid slugs (use 'open-application' for a general application). Sends a confirmation e-mail to the address provided — the application is only submitted after the recipient confirms (double opt-in). All write actions are double opt-in: a confirmation e-mail is sent to the address provided and the action only happens after the recipient confirms. There is no access to private data. ## Links - [Website](https://duxly.eu) - [Services](https://duxly.eu/en/services) - [Customer cases](https://duxly.eu/en/cases) - [Careers](https://duxly.eu/en/careers) - Support: support@duxly.nl