Unify Your Cisco Meraki Networks in a Single Pane of Glass
A secure, high-performance desktop dashboard designed for MSPs, NOC operators, and network administrators to aggregate multi-organization alerts, status metrics, and license states instantly.
Designed for Critical Infrastructure Operators
Simplify navigation across your networks. MeridianView consolidates telemetry, warning states, and status rollups into a hyper-responsive native client with direct shortcuts to specific resources.
Multi-Organization Dashboard
Aggregate all managed Cisco Meraki organizations into a unified health matrix showing offline counts, warnings, dormant assets, and licensing expiration dates simultaneously.
Live Assurance Alerting
Extract active Meraki assurance issues—such as power supply anomalies or uplink failures—and map them directly alongside specific device details in real-time.
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.
Built for Large NOC Displays
Scale the interface dynamically using simple keyboard shortcuts, and display operations guides or local instructions directly via a custom notification banner.
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.
Built for Performance & Rate-Limit Resilience
Cisco Meraki enforces a strict rate limit of 10 requests per second per organization. MeridianView prevents API exhaustion using a localized 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 client access and lock in an exclusive, undisclosed 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.