# CLI Agent Interfaces in Denmark

Command-line tools and executable binaries

Found 7 CLI entry/entries in the directory list.

## Directory List

| Name | Sector | Auth | Reliability | Link |
| --- | --- | --- | --- | --- |
| [CVR Data Parser & Replicator](https://agentaccess.dk/cvrdata-parser) | Government | API Key | Stable | [URL](https://datacvr.virk.dk) |
| [DAWA Replication Client](https://agentaccess.dk/dawa-replication-client) | Government | Public | Stable | [URL](https://dataforsyningen.dk) |
| [DMI NWP Download CLI](https://agentaccess.dk/dmi-nwp-download) | Utility | API Key | Stable | [URL](https://www.dmi.dk) |
| [Dinero Backup CLI](https://agentaccess.dk/dinero-backup) | Finance | API Key | Stable | [URL](https://dinero.dk) |
| [Eloverblik Utilities CLI](https://agentaccess.dk/eloverblik-utilities) | Utility | API Key | Stable | [URL](https://eloverblik.dk) |
| [OpenOrchestrator](https://agentaccess.dk/openorchestrator) | Government | Login | Stable | [URL](https://github.com/itk-dev-rpa/OpenOrchestrator) |
| [Rentemester](https://agentaccess.dk/rentemester) | Finance | Public | Stable | [URL](https://rentemester.dk) |

## Detailed Entries

### CVR Data Parser & Replicator
Python CLI to parse and stream the official CVR register into local SQL databases.
- **Access Type**: Direct (Community)
- **Auth**: API Key
- **Use Cases**: Bootstrap a complete local SQL mirror of the Danish Central Business Register; Run daily incremental updates from the Erhvervsstyrelsen CVR Elasticsearch feed; Query Danish company ownership and financial metadata offline
- **Entry Page**: https://agentaccess.dk/cvrdata-parser

### DAWA Replication Client
Official CLI tool for replicating Danish address and geodata into PostgreSQL.
- **Access Type**: Direct (Official)
- **Auth**: Public
- **Use Cases**: Replicate official Danish address tables into local PostGIS; Stream real-time transactional updates from the DAWA replication API; Maintain offline geospatial indexes for Danish municipalities and road networks
- **Entry Page**: https://agentaccess.dk/dawa-replication-client

### DMI NWP Download CLI
Official DMI command-line tool for downloading Numerical Weather Prediction GRIB data.
- **Access Type**: Direct (Official)
- **Auth**: API Key
- **Use Cases**: Automate batch downloads of DMI weather prediction models; Filter weather parameters using YAML configuration profiles; Combine meteorological GRIB messages into single cycle data files
- **Entry Page**: https://agentaccess.dk/dmi-nwp-download

### Dinero Backup CLI
Open-source Go CLI tool for backing up vouchers, invoices, and accounting records from Visma Dinero.
- **Access Type**: Direct (Community)
- **Auth**: API Key
- **Use Cases**: Automate daily or monthly offline backups of Visma Dinero bookkeeping data; Download and archive PDF invoices and receipt attachments locally; Export structured ledger data for independent auditing or data migration
- **Entry Page**: https://agentaccess.dk/dinero-backup

### Eloverblik Utilities CLI
Python CLI to fetch Danish electricity metering data and emissions from Eloverblik.
- **Access Type**: Direct (Community)
- **Auth**: API Key
- **Use Cases**: Export hourly kWh electricity meter readings from Danish smart meters; List all metering points (målepunkter) associated with an account; Correlate consumption records with Energi Data Service emission factors
- **Entry Page**: https://agentaccess.dk/eloverblik-utilities

### OpenOrchestrator
Open-source Python CLI and runner for Danish municipal RPA automation.
- **Access Type**: Direct (Official)
- **Auth**: Login
- **Use Cases**: Orchestrate municipal background scripts and data sync jobs; Securely retrieve credentials and constants for automation workers; Manage job queues and structured execution logs across tasks
- **Entry Page**: https://agentaccess.dk/openorchestrator

### Rentemester
Agent-first Danish bookkeeping CLI with append-only ledger and Danish tax rules.
- **Access Type**: Direct (Community)
- **Auth**: Public
- **Use Cases**: Automate double-entry bookkeeping with built-in Danish VAT rules; Import and reconcile Danish bank statements (CSV/CAMT); Generate compliant Danish financial statements and OIOUBL e-invoices
- **Entry Page**: https://agentaccess.dk/rentemester

---
Source: [AgentAccess](https://agentaccess.dk/)