mcp gsc for Zed
io.github.pijusz/mcp-gsc
Google Search Console MCP server — query performance, sitemaps, indexing & more
client:Zed
transport:stdio
runtime:npm
Install mcp gsc in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-gsc": {
"command": "npx",
"args": [
"-y",
"mcp-gsc"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs