@integraledger/lcp-mcp-server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@integraledger/lcp-mcp-serverVerify the terms at https://example.com/terms before paying."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
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. | |
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-serverBoth 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-guardSee AGENTS.md for the gates and the constraints that outlive any one change.
Licence
Apache-2.0. See NOTICE for trademark and stewardship statements.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityFmaintenanceThis server implements the Model Context Protocol to facilitate meaningful interaction and understanding development between humans and AI through structured tools and progressive interaction patterns.57
- Flicense-qualityDmaintenanceA 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
- Flicense-qualityBmaintenanceAn evidence-first Model Context Protocol server for private business documents and structured datasets, preserving original files and source lineage.
- Alicense-qualityBmaintenanceA 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
Related MCP Connectors
Read-only Remote MCP for externally grounded AI agent trust receipts.
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
Attribution and settlement infrastructure for AI agent content access over HTTP 402 and MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/IntegraLedger/integra-agent-guard'
If you have feedback or need assistance with the MCP directory API, please join our Discord server