ahrefs for Zed
com.mcparmory/ahrefs
Analyze domain authority, backlinks, traffic, and keyword rankings for SEO intelligence
client:Zed
transport:stdio
runtime:pypi
Install ahrefs in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ahrefs": {
"command": "uvx",
"args": [
"mcparmory-ahrefs"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs