namecatcher skills for Cline
io.github.productmap/namecatcher-skills
Score and value collectible Telegram usernames: namability 0-100, fair price, thesis. No API key.
client:Cline
transport:stdio
runtime:npm
Install namecatcher skills 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": {
"namecatcher-skills": {
"command": "npx",
"args": [
"-y",
"namecatcher-mcp"
],
"env": {
"NAMECATCHER_API_ORIGIN": "<NAMECATCHER_API_ORIGIN>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs