Lithtrix
@lithtrix
About Lithtrix
Search, memory, and blob storage for AI agents. One key, no setup.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lithtrix": {
"command": "npx",
"args": [
"-y",
"lithtrix-mcp"
],
"env": {
"LITHTRIX_API_KEY": "your-ltx-key-here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
More Developer Tools MCP servers
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Comments