Browse

Tine

Updated July 24, 2026

Overview / Description

Tine is an AI notebook runtime that lets developers run, branch, and share data experiments with AI agents in a single local workspace. Built for data scientists and developers who work with AI agents, Tine replaces linear notebooks with a tree-native model: each experiment contains branches, and each branch contains cells, so you can explore multiple approaches in parallel without overwriting prior work.

The runtime is written in Rust and runs entirely on your machine, starting a local server at http://127.0.0.1:9473 that both your browser UI and any connected AI agent share simultaneously. Because the Web UI and agent always see the same state, logs, and outputs, there is no sync lag between what you see and what the agent executes. This makes Tine a practical AI notebook for developers who want a deterministic, reproducible experimentation environment rather than a cloud-hosted black box.

Tine is MCP-native out of the box. You can connect it to VS Code, Cursor, or Claude as an agent host by running a single command — tine mcp register --host vscode — which writes the configuration directly into your host's standard config location. The tool is open source under the Apache 2.0 license and installable via pip install tine or a signed desktop bundle (.dmg for macOS, .msi for Windows) that ships with its own private Python runtime, removing any system Python dependency.

Used For

Tine is used for running branching data science and AI experiments locally, with native MCP support that lets AI agents connect to the same runtime as the developer's notebook UI. It is also used to build reproducible, parallel experiment workflows without relying on cloud-based notebook services.

Pricing

Open Source

$0

Fully free and open source under the Apache 2.0 license. Install via pip or download the signed desktop app for macOS or Windows.

Install Free

Pros & Cons

Pros

  • Branching notebook model lets you run multiple experiment paths in parallel without overwriting earlier results
  • MCP-native: one command registers Tine as a tool server in VS Code, Cursor, or Claude
  • Local-first Rust runtime — no cloud dependency, sub-second response times for notebook execution
  • Desktop bundle ships with a private Python runtime, so no system Python install is required
  • Open source under Apache 2.0 — self-hostable with no vendor lock-in

Cons

  • Early-stage project (version 0.2.x) with a small community (7 GitHub stars)
  • No cloud-hosted option — requires local installation via pip or desktop app
  • No collaborative multi-user mode documented
  • Windows support is x86_64 only; no ARM Windows build available

Questions & Answers

Alternatives

Jupyter Notebook, Marimo, Hex, Observable

Reviews & Ratings

0 reviews

5
0%
4
0%
3
0%
2
0%
1
0%

Sign in to rate and review Tine.

Sign in to review

No reviews yet. Be the first to review Tine!

Try Tine free
Tine | AI Tools Directory