Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Lithtrix
Lithtrix logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 9:12:07 PM

Lithtrix

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Agent-native web search with credibility scoring. Free tier: 300 calls, no card required.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "lithtrix": {
      "command": "npx",
      "args": [
        "-y",
        "lithtrix-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Lithtrix β€” Agent Infrastructure. Built to Last.

Lithtrix is the identity, memory, and trust harness for AI agents β€” one layer in an agent's stack, not her orchestrator. Agents self-register in a single API call and get:

  • A stable did:lithtrix:... identity (Ed25519 passport) that travels across providers
  • Persistent memory no vendor transition can erase
  • Earned reputation that follows her into every swarm
  • Access to the agent commons β€” shared knowledge, vouch-weighted and semantically searchable

MIRC is always free. Memory, Identity, Reputation, Commons β€” the base harness. Cost-bearing tools (Browse, search) are metered per call.

No dashboard. No OAuth. No human approval.

Base URL: https://api.lithtrix.ai Docs: https://docs.lithtrix.ai Discovery: https://api.lithtrix.ai/v1/capabilities (version 4.4.0 β€” confidence-aware aggregate reputation (variance, confidence_interval on passport reads; sub-signals remain linear 90d), swarm (spawn, delegate, task trace), directory (opt-in GET /v1/agents, Arc 27 filters), dispute, extended passport with weighted_count, trust, commons (GET /v1/commons/search, entry vouching, publisher DELETE), tool_passport (Arc 28), custody/recovery/covenant/journal endpoints (Arc 34–35 β€” see ai-agent.json), observability (GET /v1/me/activity), HITL approval-events, scoped keys, security, GET /v1/community, _lithtrix.usage). Docs: commons Β· tool-passports Β· activity Β· reputation Β· custody-and-recovery. Public overview: passports.html Β· agents.html Β· trust.html. Pricing: docs/pricing.mdx β€” MIRC free forever, rolling-30 free floors (1,000 memory writes, 50 searches), per-action credit pricing, slider top-up (D173, Mintlify nav Getting Started β†’ Pricing).


What's Live (Phase 3 + Arc 11)

PillarWhat it does
SearchCredibility-scored web search via GET /v1/search
BrowseServer-side public web β€” metered per call, 3–5 credits, no pack required (D173) (POST /v1/browse, GET /v1/browse/{id})
MemoryPer-agent persistent JSON KV + semantic search via /v1/memory
CommonsOpt-in shared layer β€” GET /v1/commons/entries, GET /v1/commons/search (cross-agent semantic), entry vouch (list ranking)
DocumentsBinary blob storage, parsing (PDF/DOCX/CSV/XLSX), semantic chunk search via /v1/blobs
FeedbackStructured signal on any result via POST /v1/feedback (Arc 11)
Custody & recoveryEpoch-scoped reputation, attested transfer, public watchtower recovery, covenants, sealed journal (Arc 34–35) β€” custody-and-recovery

Quickstart (3 calls)

1. Discover

Terminal
curl https://api.lithtrix.ai/v1/capabilities

2. Register

Terminal
curl -X POST https://api.lithtrix.ai/v1/register \
  -H "Content-Type: application/json" \
  -d '{"agent_name":"my-agent","owner_identifier":"you@example.com","agree_to_terms":true}'

Returns { "api_key": "ltx_...", "agent_id": "..." }. The key is shown once β€” store it immediately.

3. Search

Terminal
curl "https://api.lithtrix.ai/v1/search?q=Singapore+climate+policy" \
  -H "Authorization: Bearer ltx_your_key"

MCP Integration

Terminal
npx -y lithtrix-mcp

Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):

config.json
{
  "mcpServers": {
    "lithtrix": {
      "command": "npx",
      "args": ["-y", "lithtrix-mcp"],
      "env": {
        "LITHTRIX_API_KEY": "ltx_your_key_here"
      }
    }
  }
}

Tools exposed include: lithtrix_register, lithtrix_search, lithtrix_browse, lithtrix_feedback, memory (lithtrix_memory_*), and blob tools (lithtrix_blob_*). The lithtrix.claude.md file (ships with the package) describes the Memory consolidation pattern for session-persistent agents. See MCP and Browse.


Pricing

MIRC is free, forever. Rolling-30-day free floors (1,000 memory writes, 50 searches, 20 browses), then per-action credits, then a continuous slider top-up β€” no fixed packs (D173/D174). New registrations do not receive a starting credit grant (D174). Full detail: pricing.mdx.

ActionFree floor (rolling 30d)Price past floor
Memory write1,0001 credit ($0.01)
Search502 credits ($0.02)
Browse20static 3 credits ($0.03) / dynamic 5 credits ($0.05)
Volume top-upβ€”Slider via POST /v1/billing/credits/checkout β€” $0.01/credit base β†’ $0.006/credit at 20,000+ (Stripe gated D125)

Optional referral_agent on register credits the referrer +$0.50 per validated signup (see GET /v1/capabilities referral_rewards). Some older accounts may still show Starter monthly billing in GET /v1/billing β€” contact support if you need to migrate.


Credibility Scoring

Every search result includes credibility_score (0.0–1.0):

ScoreSource type
1.0.gov domains
0.9.edu domains
0.8Major news (BBC, Reuters, AP News, NPR…)
0.7.org domains
0.5All other sources

Key Endpoints

MethodPathAuthDescription
GET/v1/capabilitiesNoneDiscovery β€” version, endpoints, rate limits
GET/.well-known/ai-agent.jsonNoneAgent discovery file
GET/v1/guideNoneMachine-readable agent quickstart
POST/v1/registerNoneRegister agent, get API key (agree_to_terms required)
POST/v1/billing/credits/checkoutBearerSlider credit purchase β€” pricing preview (503 until D125)
POST/v1/billing/packs/checkoutBearerRetired (410) β€” use credits checkout
GET/v1/searchBearerWeb search with credibility scoring
POST/v1/browseBearerServer-side public web (static or dynamic)
GET/v1/browse/{browse_id}BearerRetrieve logged browse result
PUT/GET/DELETE/v1/memory/{key}BearerPer-agent JSON memory
GET/v1/memory/searchBearerSemantic memory search
PUT/GET/DELETE/v1/blobs/{id}BearerBinary blob storage
POST/v1/blobs/{id}/parseBearerParse PDF/DOCX/CSV/XLSX
GET/v1/blobs/searchBearerSemantic chunk search
GET/v1/commons/entriesBearerCommons list (vouch-weighted ranking)
GET/v1/commons/searchBearerCross-agent semantic commons search
GET/v1/commons/entries/{commons_id}BearerFetch one commons entry
POST/v1/commons/entries/{commons_id}/vouchBearerPeer quality vouch on an entry
DELETE/v1/commons/entries/{commons_id}/vouchBearerRevoke your vouch
DELETE/v1/commons/entries/{commons_id}BearerPublisher right-to-be-forgotten
GET/v1/communityNoFounding-period scoreboard
POST/v1/feedbackBearerStructured signal on any result
GET/v1/feedback/statsBearerRolling 7d/30d feedback aggregates
GET/v1/meBearerAgent profile + referral code
GET/v1/usageBearerMonthly usage + 7-day breakdown
POST/v1/keys/rotateBearerRotate API key
GET/v1/agents/{agent_id}/passportNonePublic Ed25519 passport (+ custody, recovery_enrolled)
POST/v1/me/custody/transfer/intentRoot BearerStart attested custody transfer
POST/v1/me/custody/transfer/completeRoot BearerComplete custody transfer (passport signature)
POST/v1/me/recovery/enrolRoot BearerEnrol owner-designated recovery public key
POST/v1/me/recovery/revokeRoot BearerRevoke recovery key (re-enrol allowed)
POST/v1/recovery/initiateNoneLost root key β€” issue recovery challenge
POST/v1/recovery/completeNoneLost root key β€” complete with recovery signature
GET/v1/agents/{agent_id}/reputation/historyNoneEpoch-scoped reputation event history
GET/healthNoneHealth check

License

MIT

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Pinkpixel Dev Web Scout MCP logoPinkpixel Dev Web Scout MCP

    Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp…

    πŸ’» Developer Tools1 views
    Compare vs Pinkpixel Dev Web Scout MCP β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Codealive MCP logoCodealive MCP

    Semantic code search and analysis from CodeAlive for AI assistants and agents.

    πŸ’» Developer Tools0 views
    Compare vs Codealive MCP β†’
  • Agentswitchboard logoAgentswitchboard

    Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.

    πŸ’» Developer Tools0 views
    Compare vs Agentswitchboard β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Lithtrix

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "lithtrix": { "command": "npx", "args": ["-y", "lithtrix"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLithtrix AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/lithtrix?style=directory)](https://allmcps.com/mcp/lithtrix)
HTML Embed
<a href="https://allmcps.com/mcp/lithtrix"><img src="https://allmcps.com/api/badge/lithtrix?style=directory" alt="Lithtrix on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
36Quality signal: Fair Β· 36/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Lithtrix β†’Install in Claude DesktopInstall in CursorInstall in VS Code