Lithtrix
@lithtrix
关于 Lithtrix
Search, memory, and blob storage for AI agents. One key, no setup.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"lithtrix": {
"command": "npx",
"args": [
"-y",
"lithtrix-mcp"
],
"env": {
"LITHTRIX_API_KEY": "your-ltx-key-here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
开发工具 分类下的更多 MCP 服务器
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for 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
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
评论