domain check skills mcp for Cline
io.github.seomarlboro/domain-check-skills-mcp
World's fastest domain check. Or the second — dispute it. 50+ TLDs, 6 registrars, no API key.
client:Cline
transport:stdio
runtime:npm
Install domain check skills mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"domain-check-skills-mcp": {
"command": "npx",
"args": [
"-y",
"domain-check-skills-mcp"
],
"env": {
"DIGMYNAME_API_BASE": "<DIGMYNAME_API_BASE>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs