eansearch mcp server for Zed
io.github.eansearch/eansearch-mcp-server
MCP server for real-time product search by barcode (EAN, UPC, GTIN) or keyword on ean-search.org
client:Zed
transport:streamable-http
runtime:pypi
Install eansearch mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"eansearch-mcp-server": {
"url": "https://www.ean-search.org/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs