LifeStep Workbook, Email, QR and DNS Tools for Claude Desktop
io.lifestep/dns
Inspect XLSX/XLSM workbooks, validate email, generate SVG QR codes, and look up domain DNS and TLS.
client:Claude Desktop
transport:streamable-http
tools:4
Install LifeStep Workbook, Email, QR and DNS Tools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dns": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.lifestep.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs