at eli mcp for Cursor
io.github.matematicsolutions/at-eli-mcp
MCP server for Austrian RIS federal legislation: ELI identifiers and verifiable citations.
client:Cursor
transport:stdio
runtime:pypi
Install at eli mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"at-eli-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"at-eli-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs