domain intel for Zed
io.github.erikirby/domain-intel
Website intelligence for AI agents: tech stack, hosting, security posture, SEO, and DNS.
client:Zed
transport:stdio
runtime:npm
Install domain intel in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"domain-intel": {
"command": "npx",
"args": [
"-y",
"@erikirby/domain-intel"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs