semrush appcenter for Zed
com.mcparmory/semrush-appcenter
Manage subscriptions, users, and send event notifications for Semrush apps
client:Zed
transport:stdio
runtime:pypi
Install semrush appcenter in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"semrush-appcenter": {
"command": "uvx",
"args": [
"mcparmory-semrush-appcenter"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs