link followability for Zed
com.handsofflinks/link-followability
Check if a link on a live page is followable: rel tokens, meta robots and X-Robots-Tag
client:Zed
transport:streamable-http
tools:1
Install link followability in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"link-followability": {
"url": "https://handsofflinks-mcp.lipmichal.workers.dev"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs