Skip to content
Zed

rejstrik mcp for Zed

io.github.janf19/rejstrik-mcp

Czech company registry MCP that reads filed PDF financial statements — keyless, agent-native.

client:Zed transport:stdio runtime:pypi

Install rejstrik mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "rejstrik-mcp": {
      "command": "uvx",
      "args": [
        "rejstrik-mcp"
      ]
    }
  }
}

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

rejstrik mcp in other clients