Overview
Jumper is the bridge between your live SaaS dashboard and your AI tooling.
If you can see it in the browser, Jumper can map it into structured payloads for Model Context Protocol (MCP) tools - without writing and maintaining bespoke API gateways for every SaaS product.
Why teams use Jumper
Section titled “Why teams use Jumper”- To avoid brittle OAuth and private API maintenance.
- To automate tools that expose poor or no public APIs.
- To keep extraction and transformation logic close to the user session.
Core workflow
Section titled “Core workflow”- Open a dashboard where you are already authenticated.
- Use Jumper to map DOM elements to MCP parameters.
- Send normalized JSON payloads into your local or remote MCP tools.
- Validate and iterate quickly in the console playground.
Product surfaces
Section titled “Product surfaces”- Installation and setup - extension install, permissions, first bridge.
- Architecture - security boundaries and data flow.
- Documentation hub and guides - implementation patterns.
- Registry - reusable templates for common SaaS tools.
- Console playground - extraction and payload debugging.
Next steps
Section titled “Next steps”- Start with Installation and setup.
- Review Architecture.
- Run through Connecting a local server.