@Integraledger/Lcp Server
FreeNot checkedRead-only Model Context Protocol server exposing LCP tools to an AI agent — verify before pay, compute an atrHash, extract and place references across ten comme
About
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.
README
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. The guard fetches the terms the seller advertised, recomputes the LCP atrHash over the bytes actually served, 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 the nine commerce protocols that have one. |
npm install @integraledger/agent-guard
npm install @integraledger/lcp-mcp-server
📘 Full documentation: agentguard.integraledger.com — quickstart, the buyer policy field by field, per-protocol pages, the six MCP tools, and the API reference.
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.
For agents
skills/verifying-terms-before-paying is an Agent Skill — plain markdown, no dependency on anything here — for an agent that is about to pay and wants to know whether the terms it read are the terms the seller committed to. Copy the directory into wherever your tool reads skills from.
It exists because the failure is not the one people expect. Agents handed a fingerprint that disagrees already halt, reliably and unprompted. What they do instead is treat a seller who advertised no fingerprint as nothing to check — and then hash the bytes themselves and call the gap closed, which records what they saw and binds the seller to nothing.
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.
Developing
pnpm 11 workspace, Node ≥ 24.
pnpm install
pnpm verify # versions → wire → public-boundary → audit → build → lint → typecheck → docs → test
pnpm mutation agent-guard
pnpm docs:dev # the documentation site in website/ (its own npm lockfile, not a workspace member)
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.
Installing @Integraledger/Lcp Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/IntegraLedger/integra-agent-guardFAQ
Is @Integraledger/Lcp Server MCP free?
Yes, @Integraledger/Lcp Server MCP is free — one-click install via Unyly at no cost.
Does @Integraledger/Lcp Server need an API key?
No, @Integraledger/Lcp Server runs without API keys or environment variables.
Is @Integraledger/Lcp Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install @Integraledger/Lcp Server in Claude Desktop, Claude Code or Cursor?
Open @Integraledger/Lcp Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare @Integraledger/Lcp Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
