robots txt ai crawler audit for Zed
io.github.jmshinhwa/robots-txt-ai-crawler-audit
Checks robots.txt line by line and says what each AI crawler token actually controls - training, AI
client:Zed
transport:stdio
runtime:npm
Install robots txt ai crawler audit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"robots-txt-ai-crawler-audit": {
"command": "npx",
"args": [
"-y",
"@readystack/robots-txt-ai-crawler-audit"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs