Skip to content

Integration Surfaces

One question: what can you call today? Only surfaces marked Live below. Everything else is by arrangement, Early Access, or contract-only.

Legate’s unit of record is channel-scoped shared ledger state, accessed through delegated MCP tools. See Disclosure Boundary.

What can I call today?

To answerUse
Obtain a connection (token / deeplink / Agent Card)Connect — maturity in matrix
Authenticate a remote MCP clientAuthentication
Complete a first tool callQuickstart
Error categoriesErrors
What stays privateDisclosure Boundary

Matrix

SurfaceWhat it gives youMaturityHow you access it
Developer Docs (this site)Connect outline and stable public vocabularyLive (Docs v0 · Early Access)Public
Remote MCP (HTTPS / Streamable HTTP)Tool calls against a Stratum peer’s Legate endpointEarly Access / by arrangementBearer JWT from Stratum — Connect
Local stdio MCPSame tools on a trusted operator machineEarly AccessOperator install config — Connect
Connection tokens (BFF-minted)Short-lived audience-bound credentials; no key exportEarly Access / by arrangementStratum dashboard install path
Agent Card (/.well-known/agent-card.json)A2A discovery of published skills / packsEarly Access / by arrangementURL from Connect / dashboard
Read packs (legate.read)Query and observe channel-scoped stateEarly Access / by arrangementScope on JWT
Write packs (legate.write)simulate → prepare → external sign → submit_signedEarly Access / by arrangementWrite scope and explicit consent claim
Ops capabilitiesDay-2 admin-style toolsBy arrangementNot documented as a public admin API
Stratum dashboardProvision peers; open install wizard when LiveLive (Stratum app)Signed-in operators

How to start

  1. Confirm the surface you need is Live or entitled by arrangement in the matrix.
  2. Follow Connect to obtain a deeplink, Agent Card URL, or short-lived token — never export signing material off the peer.
  3. Complete Quickstart: point the client, authenticate, first successful tool call.
  4. Forward Disclosure Boundary with these pages when security or legal reviews the contract.

Was this page clear?