lodestar

tompassarelli/lodestar
★ 1 stars Clojure Memory/Knowledge Updated 1d ago
Claim-native life coordination — a board derived from a claim graph (ready/blocked/leverage), with time tracking and an MCP server, on top of the Fram engine.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lodestar": {
      "command": "npx",
      "args": [
        "-y",
        "tompassarelli/lodestar"
      ]
    }
  }
}

README Excerpt

The life app — what you steer by. Capture an intention; query what's **ready**, **blocked**, and the highest-leverage keystone. The board is *derived* from a graph of claims, never hand-maintained. Lodestar is a **consumer of the [Fram](https://github.com/tompassarelli/fram) engine** (a domain-neutral claim substrate). It supplies the *life domain*: the

Topics

babashkacliclojuredatalogknowledge-graphmcpmodel-context-protocolpersonal-productivityself-hostedtask-managementtime-tracking