mcp for Zed
com.geekflare/mcp
Geekflare MCP server for scraping, search, screenshots, broken links, DNS lookup, and network tools.
client:Zed
transport:streamable-http
runtime:npm
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.geekflare.com/{API_KEY}/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs