varqo turns sensor streams into structured, schema-validated observations. One API for human operators and the AI agents that act on their behalf.
Pull the latest observation, subscribe to webhooks, or hold a long-poll cursor. Schema-typed responses, predictable shapes, no parsing of raw video.
Connect any MCP-compatible agent to your sources. Agents get tools to list sources, query observations, and subscribe — typed, scoped, audited.
Real humans need to see what their agents are acting on. Live map, side-by-side observation feeds, one-click to the underlying frame.
# latest reading from a sourcecurl https://api.varqo.io/v1/sources/CHX-014-H "Authorization: Bearer $VARQO_KEY"# or subscribePOST /v1/webhooks { url, schema: "alpine.*" }
// register varqo as a tool source{"mcpServers": {"varqo": {"command": "npx varqo-mcp","env": { "VARQO_KEY": "…" }}}}
We're onboarding design partners through 2026. Drop your email and we'll reach out as slots open in your vertical.