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 服务器
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
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.
评论