fragmentum
CHAPTER TWO
DEMONSTRATION
VOL. I  ·  ISSUE 01
BERLIN  ·  2026
§2.0   INTERACTIVE TRANSCRIPT

Type a prompt.
Watch the agent think.

A simulated transcript of album-mcp executing real tool calls. Choose a preset below or write your own. The transcript renders the same MCP tool dispatches an actual agent would emit. Only the wall-clock is sped up.


album-mcp · session ⋅ /tmp/album/sessions/0xA13F
live
album-mcp v0.1.0 · 16 tools available · Docker · TOTP enabled Connected client: Claude Desktop · Session 0xA13F · 2026-05-08T17:44Z ───────────────────────────────────────────────────────────────────── Type a research instruction below, or pick a preset.

Three canned demonstrations.

If you do not have a microscopy folder lying about, here are three pre-baked instructions that exercise different corners of album-mcp.


The tools you saw, in order.

A demonstration is not a benchmark, but it is a faithful render. Every line above corresponds to a typed MCP tool call. The agent does the planning; album-mcp does the work; 2FA gates the destructive moments.

# Tool Why the agent reached for it Cat.
1search_solutionsTranslate a natural-language request into a candidate solution.Discovery
2get_solution_infoInspect typed arguments before binding inputs.Discovery
3install_solutionProvision a conda env. Idempotent. Cached if seen before.2FA
4run_solutionExecute against the typed arguments. Log + artefact paths.2FA
5get_cache_pathBridge the output of step 4 into the input of the next solution.Lifecycle

Why this is faster than humans.

                    cold        warm        agentic
                  ───────     ──────     ──────────
  search             ~2 hr      ~5 min       ~2 sec
  install            ~30 min    cached       cached
  config + run       ~1 hr      ~10 min      ~30 sec
  chain to next      ~2 hr      ~30 min      ~5 sec
  ────────────────────────────────────────────────────────
  total              ~5.5 hr    ~45 min      ~1 min
FIG. 4   Time to first result.   The "cold" column is a researcher meeting the tool for the first time. The "agentic" column is album-mcp dispatched by an LLM. Indicative numbers; your mileage will vary.
The fastest researcher in the lab is now the one who can write a single English sentence and let the agent do the rest. Sebastian Proft, 2026

Next: §3 · Literature.

Where album already appears in the published record.

Continue → §3 Back to §1 ↩