dilli email validation api server for Grok
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:Grok
transport:streamable-http
tools:1
Install dilli email validation api server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dilli-email-validation-api-server": {
"type": "http",
"url": "https://deva.dillilabs.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs