latent-intel

latent-intelligence/latent-intel
★ 0 stars Python Memory/Knowledge Updated 1d ago
A client over heterogeneous context — wikis, vector indexes and MCP servers — with interchangeable terminal and web frontends.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "latent-intel": {
      "command": "uvx",
      "args": [
        "latent-intel"
      ]
    }
  }
}

Or install with pip: pip install latent-intel

README Excerpt

A client over heterogeneous context. Connect an LLM-wiki, a vector index, a directory of markdown and a third-party MCP server, and search across them from one place. Install once, then choose **one of two options**. They are alternatives, not steps — Option B does not build on Option A, and most deployments only ever use Option B.