Skip to content
VS Code

hr eli mcp for VS Code

io.github.matematicsolutions/hr-eli-mcp

MCP server for Croatian legislation (Narodne novine) with European ELI and verifiable citations.

client:VS Code transport:stdio runtime:pypi

Install hr eli mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "hr-eli-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "hr-eli-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

hr eli mcp in other clients