Skip to content
Cursor

mcp-egrul for Cursor

io.github.atomno-mcp/mcp-egrul

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

client:Cursor transport:stdio runtime:pypi

Install mcp-egrul in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

{
  "mcpServers": {
    "mcp-egrul": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "atomno-mcp-egrul"
      ],
      "env": {
        "ATOMNO_API_KEY": "<ATOMNO_API_KEY>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mcp-egrul in other clients