http://localhost:6699/api/v1.
What Jumper handles vs what you build
Jumper handles:- Visual, transcript, and image search across analyzed media
- Speech transcription and face clustering
- Thumbnails, metadata, and clip exports
- Watch folders and analysis data management
- The interface or automation that fits your workflow
- How results are reviewed, saved, renamed, or handed off
- Integrations with other tools you already use
How it fits together
Two ways to extend Jumper
Custom apps (Public API)
Build a persistent tool with its own UI or automation. Search, review, and export, wired to your workflow.
Agentic editing (MCP)
Describe tasks in plain language. An AI agent orchestrates Jumper for you: search, export, timeline round-trips.
Who this is for
- Editors with a niche workflow that the main Jumper UI does not cover
- Post supervisors and facility teams automating recurring steps across a shop
- Developers building tools on top of local media analysis
What people build
Common starting points:- A custom search and review UI (timeline, deck, keyboard-driven selects)
- A batch export or rename tool for dailies or stringouts
- A facility script that searches analyzed media and writes results to shared storage
- A small local web app that combines Jumper results with another tool you already use
Before you begin
This requires a Jumper Pro license. Keep Jumper running while you test. The API is local.
- Your Jumper Pro license key: find it in the Settings tab
- The path to your analysis folder: configured in Settings
- Analyzed media: search only works on footage Jumper has already processed. See Processing.
Get started
Your first app
Build a small search app with a coding agent. Step-by-step.
API reference
Authentication, workflow, endpoint groups, and examples.
OpenAPI spec
Raw YAML and JSON for generated clients and agent tooling.
Agentic editing tutorial
Search and export clips via an AI agent instead of building your own app.
Share what you build
Built something useful, chaotic, or both? We would like to see it.Send us an email at hello@getjumper.io
Discord
Join our Discord server

