@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.
README
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.
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.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.