Skip to content
VS Code

it eli mcp for VS Code

io.github.matematicsolutions/it-eli-mcp

Italian law: Normattiva legislation + Corte Costituzionale, Cassazione and TAR case law, live.

client:VS Code transport:stdio runtime:pypi

Install it eli mcp in VS Code

.vscode/mcp.json

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

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

it eli mcp in other clients