Skip to main content
Glama
IntegraLedger

@integraledger/lcp-mcp-server

Official

Integra Agent Guard

The buyer/developer side of Legal Context Protocol commerce. Two packages, Apache-2.0, free forever — no account, no key, no token, nothing to sign up for.

Package

What it is

@integraledger/agent-guard

Verify before sign, as a type and as a runtime guarantee. A paying agent fetches the terms the seller advertised, recomputes the fingerprint, and halts before any signing key is invoked if they disagree.

@integraledger/lcp-mcp-server

Read-only Model Context Protocol server exposing LCP tools to an AI agent — verify before pay, compute an atrHash, extract and place references across ten commerce protocols.

npm install @integraledger/agent-guard
npm install @integraledger/lcp-mcp-server

Both work against any seller — the checks run over what a seller publicly advertises, so they are useful whether or not that seller has ever heard of Integra. Nothing here calls home: no telemetry, no callback, no network request other than fetching the terms the seller pointed you at.

The standard

The Legal Context Protocol is co-stewarded by Integra Ledger and AAA-ICDR. These packages implement its buyer side over the public @integraledger/lcp-* protocol packages. The seller-side application they interoperate with is separately licensed and is not part of this repository.

Related MCP server: xrpl-mcp-service

Developing

pnpm 11 workspace, Node ≥ 24.

pnpm install
pnpm verify          # versions → public-boundary → audit → build → lint → typecheck → docs → test
pnpm mutation agent-guard

See AGENTS.md for the gates and the constraints that outlive any one change.

Licence

Apache-2.0. See NOTICE for trademark and stewardship statements.

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server providing comprehensive access to the XRP Ledger (XRPL). This service enables AI models to interact with XRPL through standardized endpoints.
    4
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    An evidence-first Model Context Protocol server for private business documents and structured datasets, preserving original files and source lineage.
    Academic Free v1.1
  • A
    license
    Not graded
    quality
    B
    maintenance
    A hosted Model Context Protocol server providing secret-free, read-only Bitcoin and RGB tools for AI clients like Claude, with no API keys or installation required.
    MIT