Skip to content
VS Code

ro eli mcp for VS Code

io.github.matematicsolutions/ro-eli-mcp

MCP server for Romanian legislation (Portal Legislativ SOAP) with verifiable citations.

client:VS Code transport:stdio runtime:pypi

Install ro eli mcp in VS Code

.vscode/mcp.json

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

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

ro eli mcp in other clients