← Index

io.github.learningloons-hash/lithtrix

io.github.learningloons-hash/lithtrix·v0.9.0·Search
Quality Score
80
/100

Search, browse, memory and blob storage for AI agents. One key at lithtrix.ai, Spark trial free.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "lithtrix": {
      "command": "npx",
      "args": [
        "-y",
        "lithtrix-mcp"
      ],
      "env": {
        "LITHTRIX_API_KEY": "<your-lithtrix_api_key>",
        "LITHTRIX_API_URL": "<lithtrix_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "lithtrix": {
      "command": "npx",
      "args": [
        "-y",
        "lithtrix-mcp"
      ],
      "env": {
        "LITHTRIX_API_KEY": "<your-lithtrix_api_key>",
        "LITHTRIX_API_URL": "<lithtrix_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y lithtrix-mcp
§02  Environment variables
LITHTRIX_API_KEY
requiredsecret

Your Lithtrix API key (ltx_...). Register free at https://lithtrix.ai/v1/register — Spark trial included, no card required. Or use the lithtrix_register tool.

LITHTRIX_API_URL

Optional. Override the Lithtrix API base URL. Defaults to https://lithtrix.ai.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search