Unify Your Cisco Meraki Networks in a Single Pane of Glass
A secure, high-performance desktop companion dashboard designed for Cisco Meraki administrators. Aggregate multi-organization status notifications, frequently updated alerts, and license states in a single, unified view.
Designed for Cisco Meraki Administrators
Simplify navigation across your networks. MeridianView aggregates frequently updated status metrics, warning states, and organization rollups into a hyper-responsive native desktop companion.
Multi-Org Dashboard View
Aggregate your managed Cisco Meraki organizations into a single, unified view. Easily see all organizations' license expiration details, offline device counts, and warning alerts at a glance.
Aggregated Status Alerting
Extract active assurance alerts and device statuses—such as power supply anomalies, offline states, or uplink issues—on a frequently updated polling schedule.
Omni-Search & Advanced Filter
Search dynamically across organization names, network names, device models, or MAC addresses. Filter instantly to isolate expired licenses, dormant devices, or 403 authorization failures.
Large-Screen NOC Display
Perfect for Network Operations Center (NOC) monitors. Scale the dashboard interface dynamically using simple keyboard shortcuts to view multiple networks simultaneously.
Security-First Architecture
Cisco Meraki API keys command significant access control. We engineered MeridianView around cryptographic isolation and non-destructive operating principles to guarantee key protection.
Volatile-Memory Quarantine
Performs a non-destructive test transaction to verify key privileges. If write access is detected, the key is strictly quarantined in volatile system memory and blocked from local storage.
Credential Defense
Saved keys are double-secured: first encrypted using PBKDF2 key derivation and AES wrapping under an optional Master Password, then protected using platform-native secure storage tied to your OS user profile.
Read-Only Key Storage Security Flow
Active Write Check
Checks API key permissions. Volatile quarantine filters write access.
Dual-Layer Wrapping
Encrypts the key using PBKDF2 key derivation and AES.
Platform-Native Locker
Secures ciphertext inside platform-native secure storage tied to your OS user profile.
High-Performance Status Aggregation & Rate-Limit Resilience
Cisco Meraki dashboard APIs enforce a strict rate limit of 10 requests per second per organization. MeridianView prevents API exhaustion using a localized concurrency engine.
SemaphoreSlim Concurrency Control
Throttles concurrent network calls to a maximum of 5 parallel API requests, preserving response cycles and preventing HTTP 429 errors.
Layered Local Caching
Stores Meraki telemetry in encrypted local files with custom decay thresholds (30s statuses, 15m networks, 1h orgs) to prevent cloud exhaustion.
Offline Fallback Engine
If a connection drops, MeridianView transparently falls back to local cache states, keeping your operations visible even during ISP failures.
Offline Security. Cryptographic Licensing.
MeridianView uses locally verified digital signatures to validate license keys, ensuring compliance without continuous network overhead.
Offline Cryptographic Licensing
- Hardware-Locked: Generates a machine identifier using platform-level parameters to restrict unauthorized key sharing.
- Digital Signatures: Commercial keys contain cryptographically signed payloads verified locally using our public key—no license-checking server required.
- Anti-Tamper Trial: Experience a full-featured 14-day evaluation. Obfuscated anti-tamper hashes prevent resetting the evaluation window.
Pricing & License Options
| 14-Day Evaluation | $0 |
| Single Workstation License Perpetual license for v1.x releases |
$249 |
| NOC / Team Bundle 5 Workstation licenses pack |
$999 |
| Waitlist Exclusive Offer: Sign up below to secure an exclusive, undisclosed launch discount code sent directly to your inbox before release. | |
Join the MeridianView Waitlist
Sign up today to secure early beta access to our desktop companion application and lock in an exclusive launch discount on perpetual workstation licenses when we go live.
You're on the List!
Thank you for your interest in MeridianView. We've recorded your details and will notify you as soon as early access installer packages and trial license keys are issued.
Frequently Asked Questions
Learn more about MeridianView's capabilities, offline security architecture, and system requirements.
Security is a primary design goal. MeridianView executes an active write-privilege validation dry-run. If a key contains write privileges, it is held strictly in volatile system memory. Read-Only credentials are encrypted locally using profile-bound safeguards, which can be further protected by an optional user-selected Master Password on startup.
No. MeridianView operates as a direct desktop client that communicates exclusively with official Cisco Meraki API endpoints. All caching structure files, telemetry collections, logs, and cryptographic configurations are stored locally inside your machine's standard application data directory.
Cisco Meraki restricts access to 10 requests/second. MeridianView manages connections using a local semaphore controller (limiting parallel requests) combined with local data caching to ensure network health states are up-to-date while avoiding rate-limiting penalties.
MeridianView is built on .NET 8 and Avalonia UI. It compiles natively to Windows (packaged as `.msi` installers) and Linux (packaged as `.deb` installers for Ubuntu/Debian environments).
MeridianView uses secure, offline license keys that bind cryptographic signatures locally to the user's workstation. This ensures licensing validation without requiring continuous internet checks or external server callbacks.