chestnyznak mcp for Zed
io.github.theyahia/chestnyznak-mcp
MCP server for Chestniy ZNAK (Честный ЗНАК) API — product marking verification. No auth needed for
client:Zed
transport:stdio
runtime:npm
Install chestnyznak mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"chestnyznak-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/chestnyznak-mcp"
],
"env": {
"API_KEY": "<API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs