Skip to content
Cursor

ie eli mcp for Cursor

io.github.matematicsolutions/ie-eli-mcp

MCP server for the Irish Statute Book: acts and SIs with verifiable ELI citations.

client:Cursor transport:stdio runtime:pypi

Install ie eli mcp in Cursor

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

{
  "mcpServers": {
    "ie-eli-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "ie-eli-mcp"
      ]
    }
  }
}

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

ie eli mcp in other clients