llmscout for Zed
io.github.rudrendupaul/llmscout
Zero-config SEO and GEO checker: 21 technical-SEO and generative-engine checks for a live site.
client:Zed
transport:stdio
runtime:pypi
Install llmscout in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"llmscout": {
"command": "uvx",
"args": [
"llmscout-cli"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs