Skip to content

dilli email validation api server for Zed

com.dillilabs.deva/dilli-email-validation-api-server

An MCP server that provides tools to validate an email address using Dilli Email Validation API.

client:Zed transport:streamable-http tools:1

Install dilli email validation api server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "dilli-email-validation-api-server": {
      "url": "https://deva.dillilabs.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

dilli email validation api server in other clients