namecatcher skills for Zed
io.github.productmap/namecatcher-skills
Score and value collectible Telegram usernames: namability 0-100, fair price, thesis. No API key.
client:Zed
transport:stdio
runtime:npm
Install namecatcher skills in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"namecatcher-skills": {
"command": "npx",
"args": [
"-y",
"namecatcher-mcp"
],
"env": {
"NAMECATCHER_API_ORIGIN": "<NAMECATCHER_API_ORIGIN>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs