Skip to main content

Public remote MCP server

Duxly for AI agents

Add one URL to your AI assistant and it can work with Duxly directly: schedule a sales appointment, open a support ticket, submit a job application, and read public information about our services, cases, and vacancies.

Endpoint

https://mcp.duxly.eu/mcp

Transport

Streamable HTTP, no authentication, no install

What agents can do

Schedule a sales appointment with Duxly.

Open a support ticket for an existing or new request.

Submit a job application or open application.

Read public information about services, cases, and vacancies.

Built for trust

Every action requires e-mail confirmation by the real person. This double opt-in means an agent can prepare a request, but can never submit anything on its own.

The server exposes no private data. Agents can create requests, but they cannot read tickets, contacts, CRM records, or internal support data.

Unconfirmed requests expire automatically, so stray agent attempts do not become real records.

Setup snippets

Use the snippet for your client. The server is remote, public, and does not require a local package.

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

Cursor / generic

{"mcpServers":{"duxly":{"url":"https://mcp.duxly.eu/mcp"}}}

Agent discovery

Agents can also read /llms.txt for a compact description of Duxly, the MCP endpoint, and the most important public pages.

MCP request handling is covered in the privacy policy. Read the privacy policy.