Lithtrix — Identity, Memory & Trust for AI Agents
Rank #62,724ai.lithtrix/lithtrix-mcp
Identity, memory, trust, and swarm primitives for AI agents. MIRC base always free.
Lithtrix — Identity, Memory & Trust for AI Agents is a Model Context Protocol (MCP) server published by lithtrix. It ranks #62,724 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Lithtrix — Identity, Memory & Trust for AI Agents is listed on Official MCP, with 1 tracked version. It was first listed on Jun 20, 2026 and most recently updated on Jun 20, 2026.
Ranks ahead of 69,389 of 132,113 servers on MCP Toplist.
Use Lithtrix — Identity, Memory & Trust for AI Agents
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add lithtrix-mcp -e "LITHTRIX_API_KEY=<your LITHTRIX_API_KEY>" -- npx -y lithtrix-mcpReplace each placeholder with your own value before saving.
[mcp_servers.lithtrix-mcp]
command = "npx"
args = ["-y", "lithtrix-mcp"]
[mcp_servers.lithtrix-mcp.env]
LITHTRIX_API_KEY = "<your LITHTRIX_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lithtrix-mcp": {
"command": "npx",
"args": [
"-y",
"lithtrix-mcp"
],
"env": {
"LITHTRIX_API_KEY": "<your LITHTRIX_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lithtrix-mcp": {
"command": "npx",
"args": [
"-y",
"lithtrix-mcp"
],
"env": {
"LITHTRIX_API_KEY": "<your LITHTRIX_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"lithtrix-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lithtrix-mcp"
],
"env": {
"LITHTRIX_API_KEY": "<your LITHTRIX_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lithtrix-mcp": {
"command": "npx",
"args": [
"-y",
"lithtrix-mcp"
],
"env": {
"LITHTRIX_API_KEY": "<your LITHTRIX_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lithtrix-mcp": {
"command": "npx",
"args": [
"-y",
"lithtrix-mcp"
],
"env": {
"LITHTRIX_API_KEY": "<your LITHTRIX_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.lithtrix%2Flithtrix-mcp)<a href="https://mcptoplist.com/server/ai.lithtrix%2Flithtrix-mcp"><img src="https://mcptoplist.com/badge/ai.lithtrix%2Flithtrix-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
lithtrix
Available versions (1)
| Version | Published |
|---|---|
| 0.20.2 | Jun 20, 2026 |
Frequently asked questions
- Who maintains Lithtrix — Identity, Memory & Trust for AI Agents?
- Lithtrix — Identity, Memory & Trust for AI Agents is maintained by lithtrix, which publishes 6 MCP servers (15 total versions) tracked on MCP Toplist.
- Is Lithtrix — Identity, Memory & Trust for AI Agents listed on the Official MCP Registry?
- Yes — Lithtrix — Identity, Memory & Trust for AI Agents is listed on the Official MCP Registry.
- How many versions does Lithtrix — Identity, Memory & Trust for AI Agents have?
- MCP Toplist tracks 1 version of Lithtrix — Identity, Memory & Trust for AI Agents, most recently published on Jun 20, 2026.
- Where can I find the source code for Lithtrix — Identity, Memory & Trust for AI Agents?
- The source code for Lithtrix — Identity, Memory & Trust for AI Agents is hosted at github.com/lithtrix/lithtrix-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.