Skip to content
Zed

mcp-egrul for Zed

io.github.atomno-mcp/mcp-egrul

EGRUL/EGRIP company registry lookup for Russian legal entities and entrepreneurs.

client:Zed transport:stdio runtime:pypi

Install mcp-egrul 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": {
    "mcp-egrul": {
      "command": "uvx",
      "args": [
        "atomno-mcp-egrul"
      ],
      "env": {
        "ATOMNO_API_KEY": "<ATOMNO_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp-egrul in other clients