conductor

command
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Command conductor is a self-contained, runnable demonstration of Legant's flagship use case: ONE AI agent wired to a FLEET of MCP servers behind one Legant gateway, where every tool call is individually authorized against the agent's delegated authority, minted a fresh single-tool/single-audience downstream token (confused-deputy protection), and recorded in a tamper-evident hash-chained "flight recorder" you can hand to an auditor.

No database, no Docker. Run it with:

go run ./examples/conductor
# or
make demo-conductor

One process plays every role: four upstream MCP servers (repo, analytics, payments, deploy) that each independently verify their downstream token with the public Legant SDK; the Legant gateway (verify -> per-tool authorize -> re-mint -> proxy -> record); and the agent driving a multi-step task.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL