Servers
Lithtrix
@lithtrix
Search, memory, and blob storage for AI agents. One key, no setup.
Overview
What is Lithtrix?
Lithtrix is an agent-native infrastructure for AI agents that provides web search with credibility scoring, persistent JSON memory (key–value and semantic recall), and binary blob storage. Agents self-register with no human setup required, and a single API key covers all three services.
How to use Lithtrix?
Install with npx -y lithtrix-mcp and set the LITHTRIX_API_KEY environment variable. Obtain a key by calling the lithtrix_register tool — no account needed.
Key features of Lithtrix
- Web search with built-in credibility scoring
- Persistent JSON memory with key–value and semantic recall
- Binary blob storage with content-addressed upload and signed URLs
- Agent self-registration via a single tool call
- Free tier: 300 web searches, 1,000 memory ops/month, 5 MB memory, 50 MB blob storage
- No credit card required for the free tier
Use cases of Lithtrix
- AI agents performing web research with credibility assessment
- Storing and retrieving agent memory across sessions
- Saving and sharing binary data such as images or documents