Use when working with Sift: ingesting or importing time-series data, querying assets/runs/channels, exporting data, decimating or running SQL over data, opening a view in the Sift Explore web app, writing code that integrates with Sift, or looking up how Sift works in its product and API documentation. Covers the Sift MCP server (started by `sift-cli mcp`), the `sift-cli` itself, the Sift REST API over cURL, the Sift Python library (`sift_client`), and the Sift Rust streaming library (`sift_stream`). Triggers include phrases like "import this file into Sift", "stream data to Sift", "list assets/runs/channels", "export a run", "query Sift", "graph", "plot", "visualize", "open in Explore", "write code to integrate with Sift", "how does X work in Sift", "what does this endpoint do", or "look up the Sift API reference".
2026-07-16