io.github.learningloons-hash/lithtrix✓
io.github.learningloons-hash/lithtrix · v0.9.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.learningloons-hash/lithtrix",
"description": "Search, browse, memory and blob storage for AI agents. One key at lithtrix.ai, Spark trial free.",
"repository": {
"url": "https://github.com/lithtrix/api",
"source": "github"
},
"version": "0.9.0",
"packages": [
{
"registryType": "npm",
"identifier": "lithtrix-mcp",
"version": "0.9.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "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.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "LITHTRIX_API_KEY"
},
{
"description": "Optional. Override the Lithtrix API base URL. Defaults to https://lithtrix.ai.",
"format": "string",
"name": "LITHTRIX_API_URL"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}