semrush appcenter for VS Code
com.mcparmory/semrush-appcenter
Manage subscriptions, users, and send event notifications for Semrush apps
client:VS Code
transport:stdio
runtime:pypi
Install semrush appcenter in VS Code
.vscode/mcp.json
{
"servers": {
"semrush-appcenter": {
"type": "stdio",
"command": "uvx",
"args": [
"mcparmory-semrush-appcenter"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs