Baltor Get started

The perfect harness setup for every task.

Your coding agent works best with the right skills, instructions, tools and plugins in its working folder. Baltor finds them, vets them and puts each file where your harness reads it, so nobody has to search, sort or copy them by hand.

Get started creates your account. Get set up connects your harness.

Baltor Pro $29 a month for the whole library

  • Claude Code
  • Codex
  • OpenCode
  • Pi
  • Baltor Harness

What your agent gets at one step

Split the address lines in a customer file

Recorded from this release's library

  1. search: split address lines in a customer file

    1. split_address_lines_into_componentsskill · MIT · 3.0 KB · sha256 53dc74e3Chosen
    2. find_duplicate_records_with_blocking_keysskill · MIT · 2.7 KB · sha256 34da79f4
  2. download split_address_lines_into_componentsBytes match the digest

  3. Placed where the harness reads it

    Example layout

    working-folder/
    ├── AGENTS.md
    ├── CLAUDE.md                  imports @AGENTS.md
    ├── .agents/skills/split-address-lines-into-components/
    │   ├── SKILL.md
    │   └── scripts/split_address_lines.py
    ├── .mcp.json                  this step's tools only
    └── .baltor/step.lock.json     item, version, digest

The library

Anything a harness can pick up, in one place.

Skills with their scripts, instruction files, tools and code, subagents and commands, hooks and protocol server settings. Your agent searches it from inside its harness, and new vetted additions keep arriving.

  • Skills

    SKILL.md · scripts/ · assets/

  • Instruction files

    AGENTS.md · CLAUDE.md

  • Tools and code

    tested scripts and packages

  • Subagents and commands

    agent and command definitions

  • Hooks

    checks your harness runs itself

  • Protocol servers

    the tools a step may call

What it makes possible

Three things teams do with Baltor.

  • Solve complex problems overnight

    Hand a big job to a small or local model before you log off. The Baltor Harness breaks it into small steps and gives each one only the files it needs, so the work keeps moving while you sleep.

    How overnight work runs
  • More efficient operation

    Built so each step carries only the context it needs, reuses proven code instead of writing it again, and runs on the smallest model that does the job well.

    Where the savings come from
  • Learning and optimization, built in

    Every run leaves a record of what worked, what failed and which setup was fastest. Baltor is designed to use those records to set up the next task better.

    How it keeps improving

How it works

Ask, get, place.

Your harness asks for what a step needs. Baltor answers with the exact files and puts them where the harness reads them.

  1. 01

    Ask

    Your agent searches the library from inside Claude Code, Codex, OpenCode, Pi or the Baltor Harness.

  2. 02

    Get

    Baltor returns the exact version, checked against its digest and counted in your usage.

  3. 03

    Place

    Each file lands where your harness reads it: skills, instructions, tools and settings.

Connect in one entry

Your harness gets the service address and the name of the environment variable that holds your key. The key itself never goes into a file.

Claude Code, in .mcp.json

One harness per step, when you want it

For long jobs, the Baltor Harness can start a fresh harness for every small step, so each step holds only its own files. Turn it on for long runs and off for quick ones.

Explore an example task
{
  "mcpServers": {
    "baltor": {
      "type": "http",
      "url": "https://baltor.ai/mcp",
      "headers": {
        "Authorization": "Bearer ${BALTOR_SERVICE_TOKEN}"
      }
    }
  }
}

Built for teams that check the details.

  • Your keys stay yours

    Baltor never asks for a model key. Your harness calls your models through the connection you control.

  • Exact versions, verified

    Every download names its version and digest, and your access is checked again before the bytes are read.

  • Nothing runs on your computer

    Connecting gives Baltor no permission to run commands on your computer. Your harness decides what runs, with the permissions you set.

Pricing

One plan. The whole library.

Baltor Pro is $29 a month. You bring your own model access, so model costs stay with your own provider, and there is no overage billing.

Baltor Pro

One plan

$29a month

  • The whole library, searchable from your harness
  • One downloaded item is the measured unit, with no overage billing
  • A key for each client you connect, issued to your account
  • Usage you can see, item by item
Get started

Cancel any time from your account page.

See what is included

Questions, answered.

Anything else, write to the operator at the contact address in the privacy notice.

Which harnesses does it work with?

Claude Code, Codex, OpenCode, Pi and the Baltor Harness. Get set up shows the exact steps for each. Another client can connect when it speaks the Model Context Protocol version this service accepts and sends the key in a header.

Do I need to run a model myself?

No. Bring the model access you already have: a provider key, a model on your own computer, Ollama Cloud, or a machine on your network. Baltor never asks for a model key.

What counts as a download?

One item at the version you selected counts once. A search, a second look at the same reference and a refused download are not downloads.

What does Baltor keep about my work?

For each item your agent downloads, one usage record: the item's name, its digest and the time. Your tasks, files, prompts and model keys stay on your computer. The privacy notice lists everything the service stores and for how long.

Give your agent the right setup for every task.

Create your account and connect your harness in a few minutes.

Savings depend on the task, the model and the setup. No percentage reduction or guaranteed gain is claimed.