Home › Knowledge & Memory › Lithtrix — Identity, Memory & Trust for AI Agents
Lithtrix — Identity, Memory & Trust for AI Agents
Identity, memory, trust, and swarm primitives for AI agents. MIRC base always free.
Topics: Knowledge & Memory
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.20.2)
npx -y lithtrix-mcp@0.20.2
Or add to your MCP client config:
{
"mcpServers": {
"lithtrix-mcp": {
"command": "npx",
"args": [
"-y",
"lithtrix-mcp@0.20.2"
],
"env": {
"LITHTRIX_API_KEY": "<YOUR_VALUE>"
}
}
}
}
LITHTRIX_API_KEYrequired secret — Your Lithtrix API key (ltx_...). Get one free at https://lithtrix.ai/v1/register
This repository has 2 servers listed in the Official MCP Registry.
Other names: io.github.lithtrix/lithtrix
Related servers
Context7
Up-to-date code docs for any prompt
cognee
Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources
hindsight
Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory
Skill_Seekers
Transform 17 source types (docs, GitHub repos, PDFs, videos, Jupyter, Confluence, Notion, Slack/Discord) into AI-ready skills and RAG…
basic-memory
Local-first knowledge management with bi-directional LLM sync via Markdown files.
NoteDiscovery
Self-hosted plain-markdown knowledge base with a built-in MCP server. Lets Claude Desktop, Cursor, and any MCP client search, read,…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry