physics-saver

BaldheadBill/physics-saver
★ 0 stars Rust AI/LLM Updated today
Physics-based document retrieval by VantEdge Intelligence. An MCP server that ranks chunks with five physics models — gravitational, thermal, harmonic, Boltzmann, wave interference — so Claude Desktop, Claude Code, and Gemini CLI retrieve only what they need: up to 95% fewer tokens.
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": {
    "physics-saver": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "physics-saver"
      ]
    }
  }
}

README Excerpt

**Token-efficient document retrieval for AI conversations.** Physics-Saver is an MCP server that stops AI models from swallowing entire documents into context. It ranks document chunks with five physics models and returns only the sections that matter — typically **5–10% of the source material**, cutting token usage by up to 95% on Claude Desktop, Claude Code, and Gemini CLI.

Tools (9)

PHYSICS_SAVER_ENTROPY_TEMPPHYSICS_SAVER_MCP_TTL_MINUTESPHYSICS_SAVER_MODEPHYSICS_SAVER_STATE_FILEPHYSICS_SAVER_THERMAL_Kclear_documentsingest_documentlist_documentssearch_documents