Domain Finder for Zed
io.github.sra1phani/domain-finder
Check if a brand name is free across domains, GitHub, npm and PyPI, and suggest available names.
client:Zed
transport:streamable-http
tools:2
Install Domain Finder in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"domain-finder": {
"url": "https://domain-finder-theta.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs