MCP

Xurel over MCP.

Connect Xurel as a Model Context Protocol server for tool-using models.

01

Add the MCP server

Register the Xurel MCP server in your client config.


                {
  "mcpServers": {
    "xurel": {
      "command": "npx",
      "args": ["-y", "@xurel/mcp"],
      "env": { "XUREL_API_KEY": "xrl_prd_xxxxxxxx" }
    }
  }
}
              
02

Authenticate

Pass XUREL_API_KEY via the server environment.


                XUREL_API_KEY=xrl_prd_xxxxxxxx
              
03

Call email tools

Use tools like send_email, list_domains from the model session.

Ship your first email today.

Create an account, verify your domain, and send in minutes.