
Lithtrix
Give agents consolidated memory, search, browser, and commons utilities through Lithtrix without wiring each capability separately.
Overview
Lithtrix MCP is a MCP server for the Build phase that connects agents to Lithtrix memory consolidation with search, memory, browser, and commons tools.
What is this MCP server?
- Memory consolidation stack: search, memory, browser, and commons in one MCP
- Spark free trial via lithtrix.ai registration; optional lithtrix_register tool path
- Authenticated with LITHTRIX_API_KEY (ltx_ prefix); optional LITHTRIX_API_URL override
- stdio npm package lithtrix-mcp (registry lists 0.9.1 / package 0.9.0)
- Hosted API default https://lithtrix.ai with GitHub source lithtrix/lithtrix-mcp
- Registry version 0.9.1; npm lithtrix-mcp package version 0.9.0 stdio
- Required LITHTRIX_API_KEY; optional LITHTRIX_API_URL defaulting to lithtrix.ai
- Publisher lists four capability areas: search, memory, browser, commons
What problem does it solve?
Agents forget context between sessions unless you bolt on separate search, memory, and browser integrations that are tedious for one person to maintain.
Who is it for?
Indie agent builders prototyping long-running assistants or research workflows who want a hosted memory layer with a free trial entry.
Skip if: Teams that require fully offline memory, zero external SaaS dependency, or ship-phase-only secret scanning with no agent platform.
What do I get? / Deliverables
After API key setup, your agent can read and write consolidated memory and related Lithtrix capabilities in one MCP instead of many ad-hoc plugins.
- Cross-session agent memory and search backed by Lithtrix
- Browser and commons tool access through one MCP registration
- Trial-ready setup path without card for Spark tier
Recommended MCP Servers
Journey fit
Persistent agent memory and tool consolidation are build-time infrastructure for products and workflows you ship with agents. Agent-tooling is the shelf for MCP servers that extend cognition and context—not growth analytics or launch SEO.
How it compares
Hosted memory-and-search MCP platform, not a single-purpose GitHub or database connector.
Common Questions / FAQ
Who is Lithtrix MCP for?
Solo builders and small teams shipping agent-powered products who want Lithtrix-backed memory, search, and browser tools inside Claude Code or Cursor.
When should I use Lithtrix MCP?
Use it while building agent features that need persistent recall, web-grounded search, or shared commons across sessions—not for one-off copy edits.
How do I add Lithtrix MCP to my agent?
Register at lithtrix.ai or use lithtrix_register, set LITHTRIX_API_KEY, configure stdio for lithtrix-mcp from npm, optionally LITHTRIX_API_URL, then reload MCP tools in your agent.