Odel
lossless context mcp

lossless context mcp

Local
@northtekdevs4TypeScriptMITUpdated 2 days ago

Agent context flight recorder: restore after compaction, fan-out packs, signed git-bound receipts.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmlossless-context-mcpv2.0.0

Run

npx -y lossless-context-mcp

MCP client config

{
  "mcpServers": {
    "lossless-context-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lossless-context-mcp"
      ]
    }
  }
}