Every sensor. Every building. One API.
WiFi · cameras · environmental · HVAC · safety · access · POS — normalized into one canonical schema your code and AI agents can query.
MCP
Hardware Agnostic
Connect Meraki, UniFi, Aruba, or any vendor. One API, every device. No hardware lock-in.
Real-Time Pipeline
Sub-12ms event ingestion. TimescaleDB-powered analytics. From raw sensor data to actionable intelligence.
AI-Ready (MCP)
Native Model Context Protocol. Your AI agents query venue data directly. Build intelligent space automation.
See your spaces in real-time
Live occupancy, device analytics, event streams — all in one platform.
Build with any tool
Native SDK, REST API, or MCP tools — your choice.
Three steps to intelligent spaces
Connect
One API key. Any hardware vendor. Real-time data in 60 seconds.
$ curl POST https://api.guestnetworks.com/api/operators \
-H "X-Admin-Key: $ADMIN_SECRET" \
-d '{"name":"Acme Hotels","email":"ops@acme.com"}'
Normalize
Auto-detect vendor protocols. Map to canonical schema. Zero configuration.
{
"event_type": "client_connected",
"venue_id": "v_7213ed41",
"device_mac": "hmac:a3f2...c891",
"connector_type": "meraki",
"timestamp": "2024-01-15T10:32:18Z"
}
Query
AI agents query your venue data through MCP. Build intelligent automation.
const result = await client.callTool('get_analytics'', {
venue_id: 'v_7213ed41',
metric: 'occupancy',
interval: '1h',
range: '24h',
})
Built for production
Enterprise-grade infrastructure from day one.
Sub-12ms Latency
Edge-optimized ingestion. Process millions of events without breaking a sweat.
36 Integrations
WiFi, POS, cameras, sensors, PMS, and access control. One API.
99.9% Uptime
Multi-region infrastructure. Automatic failover. Sleep well.
Real-Time Pipeline
TimescaleDB-powered. Continuous aggregates. From raw events to analytics in milliseconds.
AI-Native (MCP)
15 MCP tools. Claude, GPT, and Gemini query your venue data directly.
Enterprise Security
AES-256-GCM encryption at rest. API key rotation. Audit logs.
The platform
Eight sensor classes. One schema.
Every event from every connector lands in the same GNCanonicalEvent. Query one or all of them with the same REST call, WebSocket stream, or MCP tool.
Simple, predictable pricing
Pay for what you use. Scale without limits.