Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

chestnyznak mcp in other clients