Skip to content
Claude Desktop

ris for Claude Desktop

io.github.honeyfield-org/ris

Access Austrian laws, court decisions & legal documents via the RIS API.

client:Claude Desktop transport:stdio runtime:npm

Install ris in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ris": {
      "command": "npx",
      "args": [
        "-y",
        "ris-mcp-ts"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ris in other clients